CVE-2008-1220: SQL Injection
SQL injection vulnerability in the 4nChat 0.91 module for PHP-Nuke allows remote attackers to execute arbitrary SQL commands via the roomid parameter in an index action to modules.php. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2008-1220?
CVE-2008-1220 is considered to have a moderate severity due to the potential for remote SQL code execution.
How do I fix CVE-2008-1220?
To fix CVE-2008-1220, validate and sanitize user input, particularly the roomid parameter, to prevent SQL injection.
Which software versions are affected by CVE-2008-1220?
CVE-2008-1220 specifically affects version 0.91 of the 4nChat module for PHP-Nuke.
Can CVE-2008-1220 allow unauthorized access to a database?
Yes, CVE-2008-1220 can allow attackers to execute arbitrary SQL commands leading to unauthorized access to the database.
Is CVE-2008-1220 exploitable without authentication?
Yes, CVE-2008-1220 is exploitable remotely without authentication, making it a serious security concern.