First published: Mon 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 id_catg parameter in a ViewCatg action.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Php-nuke Nukec Module | =2.1 | |
Nukec Nukec | =2.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2008-0934 is classified as a high severity SQL injection vulnerability.
To fix CVE-2008-0934, you should validate and sanitize the id_catg parameter before using it in SQL queries.
CVE-2008-0934 affects the NukeC 2.1 module for both PHP-Nuke and Nukec.
Attackers can exploit CVE-2008-0934 to execute arbitrary SQL commands on the vulnerable system.
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.