Exploitation Summary
EIP tracks 2 public exploits for CVE-2009-0459. PoCs published by ByALBAYX.
AI-analyzed exploit summary This is a writeup describing an SQL injection vulnerability in Ware Support software. It provides details on how to bypass authentication using SQL injection payloads in the username and password fields.
Description
Multiple SQL injection vulnerabilities in admin/login_submit.php in Whole Hog Password Protect: Enhanced 1.x allow remote attackers to execute arbitrary SQL commands via (1) the uid parameter (aka Username field) or (2) the pwd parameter (aka Password field). NOTE: some of these details are obtained from third party information.
Exploits (2)
This is a writeup describing an SQL injection vulnerability in Ware Support software. It provides details on how to bypass authentication using SQL injection payloads in the username and password fields.
This exploit demonstrates a SQL injection vulnerability in the 'Password Protect' software by WholeHogSoftware. The PoC provides credentials (' or '1=1) to bypass authentication in the admin panel.