CVE-2008-6663
PHPAuctions - SQL Injection via profile.php auction_id Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-6663. PoCs published by Mr.SQL.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in PHPAuction's profile.php via the user_id parameter. It allows an attacker to extract user credentials (nick, password, email) from the PHPAUCTION_users table using a UNION-based SQL injection.
Description
SQL injection vulnerability in profile.php in PHPAuctions.info PHPAuctions (aka PHPAuctionSystem) allows remote attackers to execute arbitrary SQL commands via the auction_id parameter, a different vector than CVE-2009-0106.
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in PHPAuction's profile.php via the user_id parameter. It allows an attacker to extract user credentials (nick, password, email) from the PHPAUCTION_users table using a UNION-based SQL injection.