CVE-2006-0163
PHPNuke EV 7.7-R1 - SQL Injection via Search Module Query Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-0163. PoCs published by Lostmon.
AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in PHPNuke EV 7.7 by injecting a UNION-based query to extract user credentials from the database. The attack leverages unsanitized input in the search functionality.
Description
SQL injection vulnerability in the search module (modules/Search/index.php) of PHPNuke EV 7.7 -R1 allows remote attackers to execute arbitrary SQL commands via the query parameter, which is used by the search field. NOTE: This is a different vulnerability than CVE-2005-3792.
Exploits (1)
This exploit demonstrates an SQL injection vulnerability in PHPNuke EV 7.7 by injecting a UNION-based query to extract user credentials from the database. The attack leverages unsanitized input in the search functionality.