Exploitation Summary
EIP tracks 1 public exploit for CVE-2006-5525. PoCs published by Paisterist.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in the Encyclopedia module of PHP-Nuke. It extracts the MD5 hash of the admin password from the 'nuke_authors' table by injecting a UNION-based SQL query.
Description
Incomplete blacklist vulnerability in mainfile.php in PHP-Nuke 7.9 and earlier allows remote attackers to conduct SQL injection attacks via (1) "/**/UNION " or (2) " UNION/**/" sequences, which are not rejected by the protection mechanism, as demonstrated by a SQL injection via the eid parameter in a search action in the Encyclopedia module in modules.php.
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in the Encyclopedia module of PHP-Nuke. It extracts the MD5 hash of the admin password from the 'nuke_authors' table by injecting a UNION-based SQL query.