Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-5806. PoCs published by ZoRLu.
AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in phpclassifieds, allowing authentication bypass by injecting a tautology into the username field. The password field is irrelevant due to the SQL manipulation.
Description
SQL injection vulnerability in login.php in DeltaScripts PHP Classifieds 7.5 and earlier allows remote attackers to execute arbitrary SQL commands via the admin_username parameter (aka admin field). NOTE: some of these details are obtained from third party information.
Exploits (1)
This exploit demonstrates an SQL injection vulnerability in phpclassifieds, allowing authentication bypass by injecting a tautology into the username field. The password field is irrelevant due to the SQL manipulation.