CVE-2002-2032
PHP-Nuke <= 5.4 - SQL Query Information Disclosure via sql_debug Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2002-2032. PoCs published by zataz.com.
AI-analyzed exploit summary This is a writeup describing an information disclosure vulnerability in PHPNuke's sql_layer.php script. The debugging feature can be enabled via URL parameters, allowing remote attackers to view sensitive SQL query information without authentication.
Description
sql_layer.php in PHP-Nuke 5.4 and earlier does not restrict access to debugging features, which allows remote attackers to gain SQL query information by setting the sql_debug parameter to (1) index.php and (2) modules.php.
Exploits (1)
This is a writeup describing an information disclosure vulnerability in PHPNuke's sql_layer.php script. The debugging feature can be enabled via URL parameters, allowing remote attackers to view sensitive SQL query information without authentication.