Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-4933. PoCs published by snakespc.
AI-analyzed exploit summary This exploit demonstrates an authentication bypass via SQL injection in ezwebitor's login.php. The payload uses a trivial SQLi technique to bypass authentication by injecting a tautology (' or '1=1).
Description
Multiple SQL injection vulnerabilities in login.php in EZ Webitor allow remote attackers to execute arbitrary SQL commands via the (1) txtUserId (Username) and (2) txtPassword (Password) parameters. NOTE: some of these details are obtained from third party information.
Exploits (1)
This exploit demonstrates an authentication bypass via SQL injection in ezwebitor's login.php. The payload uses a trivial SQLi technique to bypass authentication by injecting a tautology (' or '1=1).