CVE-2009-0297
ClickAuction - SQL Injection via txtEmail or txtPassword Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-0297. PoCs published by R3d-D3V!L.
AI-analyzed exploit summary This exploit demonstrates an authentication bypass via SQL injection in ClickAuction's login mechanism. It uses a classic SQLi payload to bypass authentication by manipulating the login query.
Description
SQL injection vulnerability in login_check.asp in ClickAuction allows remote attackers to execute arbitrary SQL commands via the (1) txtEmail and (2) txtPassword parameters. NOTE: some of these details are obtained from third party information.
Exploits (1)
This exploit demonstrates an authentication bypass via SQL injection in ClickAuction's login mechanism. It uses a classic SQLi payload to bypass authentication by manipulating the login query.