vendor:
mxBB Module Charts
by:
ajann
9,3
CVSS
HIGH
Remote File Include
98
CWE
Product Name: mxBB Module Charts
Affected Version From: 1.0.0
Affected Version To: 1.0.0
Patch Exists: YES
Related CWE: N/A
CPE: mxbb-module-charts
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
2006
mxBB Module Charts <= 1.0.0(module_root_path) Remote File Include Vulnerability
The vulnerability exists due to insufficient sanitization of user-supplied input in the 'module_root_path' parameter in 'charts_constants.php' script. A remote attacker can include arbitrary files from local resources and execute arbitrary PHP code on the vulnerable system.
Mitigation:
Input validation should be performed to ensure that untrusted data is not used to access local resources.