vendor:
Mantix
by:
Unknown
7.5
CVSS
HIGH
Remote Code Execution
CWE
Product Name: Mantix
Affected Version From: 0.19.0a
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE: a:mantix_project:mantix
Platforms Tested: Unknown
Unknown
Mantix Remote Server-Side Script Execution Vulnerability
Mantix is susceptible to a remote server-side script execution vulnerability. This vulnerability occurs when PHP is configured with 'register_globals = on'. An attacker can override variables used by the application in require() statements by including a URI reference to a web server hosting a malicious script in GET, POST, or cookie data. This allows the attacker to execute arbitrary script code in the context of the server hosting the affected application.
Mitigation:
Disable 'register_globals' in PHP configuration. Update to a patched version of Mantix.