CVE-2008-6728: SQL Injection
SQL injection vulnerability in the Sections module in PHP-Nuke, probably before 8.0, allows remote attackers to execute arbitrary SQL commands via the artid parameter in a printpage action to modules.php.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2008-6728?
CVE-2008-6728 is considered a critical severity vulnerability due to its potential for remote SQL injection attacks.
How can I fix CVE-2008-6728?
Fix CVE-2008-6728 by upgrading PHP-Nuke to a version later than 8.0, which has patched this SQL injection vulnerability.
Which versions of PHP-Nuke are affected by CVE-2008-6728?
CVE-2008-6728 affects multiple versions of PHP-Nuke, specifically those prior to 8.0.
What kind of exploitation can occur with CVE-2008-6728?
CVE-2008-6728 allows remote attackers to execute arbitrary SQL commands through the artid parameter in the modules.php file.
Is there a specific method of attack for CVE-2008-6728?
Attackers can exploit CVE-2008-6728 by manipulating the artid parameter in a printpage action to perform SQL injection.