Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-0147. PoCs published by Eugene Minaev.
AI-analyzed exploit summary This Perl script exploits a SQL injection vulnerability in Smallnuke CMS <= 2.0.4 via the password recovery feature. It brute-forces the admin password hash by leveraging a time-based attack on the MySQL database.
Description
SQL injection vulnerability in index.php in SmallNuke 2.0.4 and earlier, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via (1) the user_email parameter and possibly (2) username parameter in a Members action.
Exploits (1)
This Perl script exploits a SQL injection vulnerability in Smallnuke CMS <= 2.0.4 via the password recovery feature. It brute-forces the admin password hash by leveraging a time-based attack on the MySQL database.