Exploitation Summary
EIP tracks 2 public exploits for CVE-2009-0302. PoCs published by Sina Yazdanmehr, Dante90.
AI-analyzed exploit summary The exploit demonstrates an SQL injection vulnerability in the Downloads module for PHP-Nuke. It uses crafted URLs to extract admin and user credentials by leveraging blind SQL injection techniques with ASCII substring comparisons.
Description
SQL injection vulnerability in the Downloads module for PHP-Nuke 8.0 8.1.0.3.5b and earlier allows remote authenticated users to execute arbitrary SQL commands via the url parameter in the Add operation to modules.php.
Exploits (2)
The exploit demonstrates an SQL injection vulnerability in the Downloads module for PHP-Nuke. It uses crafted URLs to extract admin and user credentials by leveraging blind SQL injection techniques with ASCII substring comparisons.
This exploit targets a blind SQL injection vulnerability in PHP-Nuke <= 8.1.0.3.5b via the Downloads module. It brute-forces the admin password hash by measuring response times from a crafted SQL query.