vendor:
Mambo Component galleries
by:
Houssamix From H-T Team
9
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Mambo Component galleries
Affected Version From: 1
Affected Version To: 1
Patch Exists: YES
Related CWE: N/A
CPE: a:mambo:mambo_component_galleries:1.0
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 Component galleries v 1.0 Remote SQL Injection
Mambo Component galleries v 1.0 is vulnerable to a remote SQL injection vulnerability. An attacker can exploit this vulnerability to gain access to the admin panel of the application. The exploit involves sending a specially crafted HTTP request to the application, which contains malicious SQL code in the 'aid' parameter. This code is then executed in the backend database, allowing the attacker to gain access to the admin panel.
Mitigation:
The application should be updated to the latest version and input validation should be implemented to prevent malicious SQL code from being executed.