Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-2279. PoCs published by t0pP8uZz.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in Freelance Auction Script 1.0 via the 'pid' parameter in browseproject.php. The PoC extracts admin credentials from the 'tbl_administrator' table using a UNION-based SQLi attack.
Description
Freelance Auction Script 1.0 stores user passwords in plaintext in the tbl_users table, which allows attackers to gain privileges by reading the table.
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in Freelance Auction Script 1.0 via the 'pid' parameter in browseproject.php. The PoC extracts admin credentials from the 'tbl_administrator' table using a UNION-based SQLi attack.