CVE-2009-4870
PHPCityPortal - SQL Injection via Username or Password Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-4870. PoCs published by CoBRa_21.
AI-analyzed exploit summary This exploit demonstrates an authentication bypass and SQL injection vulnerability in PHPCityPortal by using 'or' in both username and password fields to bypass login. The exploit is simple and directly targets the login mechanism.
Description
Multiple SQL injection vulnerabilities in login.php in PHPCityPortal allow remote attackers to execute arbitrary SQL commands via the (1) req_username (aka Username) and (2) req_password (aka Password) parameters. NOTE: some of these details are obtained from third party information.
Exploits (1)
This exploit demonstrates an authentication bypass and SQL injection vulnerability in PHPCityPortal by using 'or' in both username and password fields to bypass login. The exploit is simple and directly targets the login mechanism.