Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-4733. PoCs published by SirGod.
AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in SimpleLoginSys v0.5, allowing authentication bypass by injecting a tautology into the username field. It requires magic_quotes_gpc to be disabled for successful exploitation.
Description
SQL injection vulnerability in checkuser.php in SimpleLoginSys 0.5, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the username parameter. NOTE: some of these details are obtained from third party information.
Exploits (1)
This exploit demonstrates an SQL injection vulnerability in SimpleLoginSys v0.5, allowing authentication bypass by injecting a tautology into the username field. It requires magic_quotes_gpc to be disabled for successful exploitation.