Exploitation Summary
EIP tracks 1 public exploit for CVE-2005-3045. PoCs published by rgod.
AI-analyzed exploit summary This PHP script exploits a SQL injection vulnerability in My Little Forum 1.5 to disclose MD5 password hashes. It crafts a malicious SQL query via the 'search' parameter and sends it to the target application, extracting the password hash for a specified username.
Description
SQL injection vulnerability in search.php in My Little Forum 1.5 and 1.6 beta allows remote attackers to execute arbitrary SQL commands via the phrase field.
Exploits (1)
This PHP script exploits a SQL injection vulnerability in My Little Forum 1.5 to disclose MD5 password hashes. It crafts a malicious SQL query via the 'search' parameter and sends it to the target application, extracting the password hash for a specified username.