Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-4590. PoCs published by gnix.
AI-analyzed exploit summary This exploit leverages SQL injection in Stash CMS's admin/login.php to bypass authentication and another SQL injection in admin/news.php to extract user credentials, including MD5-hashed passwords. It automates the process using Perl with LWP::UserAgent for HTTP requests.
Description
Multiple SQL injection vulnerabilities in Stash 1.0.3 allow remote attackers to execute arbitrary SQL commands via (1) the username parameter to admin/login.php and (2) the post parameter to admin/news.php.
Exploits (1)
This exploit leverages SQL injection in Stash CMS's admin/login.php to bypass authentication and another SQL injection in admin/news.php to extract user credentials, including MD5-hashed passwords. It automates the process using Perl with LWP::UserAgent for HTTP requests.