vendor:
MODx
by:
SecurityFocus
7.5
CVSS
HIGH
Local File Include
94
CWE
Product Name: MODx
Affected Version From: MODx 0.9.6.1
Affected Version To: MODx 0.9.6.1
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008
MODx Local File Include Vulnerability
MODx is prone to a local file-include vulnerability because it fails to properly sanitize user-supplied input. An attacker can exploit this vulnerability using directory-traversal strings to execute local script code in the context of the application. This may allow the attacker to access sensitive information that may aid in further attacks.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized.