CVE-2006-1794: SQL Injection
SQL injection vulnerability in Mambo 4.5.3, 4.5.3h, and possibly earlier versions allows remote attackers to execute arbitrary SQL commands via (1) the $username variable in the mosGetParam function and (2) the $task parameter in the mosMenuCheck function in (a) includes/mambo.php; and (3) the $filter variable to the showCategory function in the comcontent component (content.php).
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2006-1794?
CVE-2006-1794 is considered to have a high severity due to its potential for remote code execution via SQL injection.
How do I fix CVE-2006-1794?
To fix CVE-2006-1794, upgrade to Mambo 4.5.3 or later versions where the vulnerability has been patched.
Which versions of Mambo are affected by CVE-2006-1794?
CVE-2006-1794 affects Mambo versions 4.5.3, 4.5.3h, and possibly all earlier versions.
What types of attacks can CVE-2006-1794 enable?
CVE-2006-1794 allows attackers to execute arbitrary SQL commands, potentially compromising the database.
What components of Mambo are vulnerable in CVE-2006-1794?
The vulnerable components in CVE-2006-1794 include the mosGetParam function and the mosMenuCheck function.