Exploitation Summary
EIP tracks 2 public exploits for CVE-2008-5307. PoCs published by ZoRLu.
AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in Pilot Group PG Roommate by bypassing authentication via a crafted username input. The payload manipulates the SQL query to return true for any password.
Description
SQL injection vulnerability in admin/index.php in PG Roommate Finder Solution allows remote attackers to execute arbitrary SQL commands via the login_lg parameter. NOTE: some of these details are obtained from third party information.
Exploits (2)
This exploit demonstrates an SQL injection vulnerability in Pilot Group PG Roommate by bypassing authentication via a crafted username input. The payload manipulates the SQL query to return true for any password.
This exploit demonstrates an SQL injection authentication bypass in PG Roomate Finder Solution. It uses a classic SQLi technique (' or ' 1=1--) to bypass login authentication.