CVE-2008-0934: SQL Injection
Published Feb 25, 2008
·Updated
SQL injection vulnerability in modules.php in the NukeC 2.1 module for PHP-Nuke allows remote attackers to execute arbitrary SQL commands via the idcatg parameter in a ViewCatg action.
Affected Software
2 affected components
NukeC NukeC=2.1
PHP-Nuke Nukec Module=2.1
Event History
Feb 25, 2008
CVE Published
via MITRE·06:00 PM
Data Sourced
via MITRE·06:00 PM
Description
Frequently Asked Questions
1
What is the severity of CVE-2008-0934?
CVE-2008-0934 is classified as a high severity SQL injection vulnerability.
2
How do I fix CVE-2008-0934?
To fix CVE-2008-0934, you should validate and sanitize the id_catg parameter before using it in SQL queries.
3
What systems are affected by CVE-2008-0934?
CVE-2008-0934 affects the NukeC 2.1 module for both PHP-Nuke and Nukec.
4
What can attackers do with CVE-2008-0934?
Attackers can exploit CVE-2008-0934 to execute arbitrary SQL commands on the vulnerable system.
5
Is there a patch for CVE-2008-0934?
There is no official patch for CVE-2008-0934; it is recommended to update to a secure version of the software or implement custom security measures.