vendor:
com_mambelfish
by:
mdx
7,5
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: com_mambelfish
Affected Version From: N/A
Affected Version To: N/A
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
2006
mambo com_mambelfish Component (mosConfig_absolute_path) Remote File Inclusion Vulnerabilities
The vulnerability exists due to insufficient sanitization of user-supplied input passed to the 'mosConfig_absolute_path' parameter in 'mambelfish.class.php' script. A remote attacker can include arbitrary files from remote resources and execute arbitrary code on the vulnerable system.
Mitigation:
Input validation should be used to prevent the inclusion of malicious files.