First published: Fri Jan 25 2008(Updated: )
SQL injection vulnerability in index.php in the Search module in PHP-Nuke 8.0 FINAL and earlier, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the sid parameter in a comments action to modules.php. NOTE: some of these details are obtained from third party information.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP-Nuke | <=8.0_final |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2008-0461 has a medium severity rating as it allows remote attackers to execute arbitrary SQL commands.
To fix CVE-2008-0461, upgrade PHP-Nuke to a version later than 8.0 or ensure that magic_quotes_gpc is enabled.
PHP-Nuke versions 8.0 FINAL and earlier are affected by CVE-2008-0461.
CVE-2008-0461 is an SQL injection vulnerability that allows attackers to manipulate SQL queries.
Yes, CVE-2008-0461 can be exploited remotely if the conditions for executing SQL commands are met.