CVE-2008-0461
PHP-Nuke < 8.0_final - SQL Injection via Search Module sid Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-0461. PoCs published by RST/GHC.
AI-analyzed exploit summary This is a PHP-based exploit for CVE-2008-0461, targeting a SQL injection vulnerability in PHP-Nuke's Search module via the `sid` parameter. It allows an attacker to extract admin credentials by manipulating SQL queries through POST requests.
Description
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.
Exploits (1)
This is a PHP-based exploit for CVE-2008-0461, targeting a SQL injection vulnerability in PHP-Nuke's Search module via the `sid` parameter. It allows an attacker to extract admin credentials by manipulating SQL queries through POST requests.