CVE-2006-5720
PHP-Nuke <= 7.9 - SQL Injection via Journal Module Search Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-5720. PoCs published by Paisterist.
AI-analyzed exploit summary This PHP script demonstrates an SQL injection vulnerability in the PHP-Nuke Journal module by sending a crafted POST request to extract a user's hash. It connects to a target host and attempts to retrieve a 32-character hash from the response.
Description
SQL injection vulnerability in modules/journal/search.php in the Journal module in Francisco Burzi PHP-Nuke 7.9 and earlier allows remote attackers to execute arbitrary SQL commands via the forwhat parameter.
Exploits (1)
This PHP script demonstrates an SQL injection vulnerability in the PHP-Nuke Journal module by sending a crafted POST request to extract a user's hash. It connects to a target host and attempts to retrieve a 32-character hash from the response.