vendor:
Mambo
by:
CheebaHawk215
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Mambo
Affected Version From: <= 0.5.8.5g
Affected Version To: <= 0.5.8.5g
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
Mambo SQL Injection (com_comments)
An attacker can exploit this vulnerability by sending a specially crafted HTTP request to the vulnerable application. This can allow the attacker to access the database and execute arbitrary SQL commands.
Mitigation:
Developers should ensure that user-supplied input is properly sanitized and validated before being used in SQL queries.