CVE-2008-0681
PHPShop 0.8.1 - SQL Injection via index.php product_id Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2008-0681. PoCs published by the redc0ders.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in PHPShop v0.8.1 by bypassing a flawed input validation mechanism. The PoC uses SQL comments to evade detection and extracts admin credentials via a UNION-based attack.
Description
SQL injection vulnerability in index.php in PHPShop 0.8.1 allows remote attackers to execute arbitrary SQL commands via the product_id parameter, as demonstrated by a shop/flypage action.
Exploits (2)
This exploit demonstrates a SQL injection vulnerability in PHPShop v0.8.1 by bypassing a flawed input validation mechanism. The PoC uses SQL comments to evade detection and extracts admin credentials via a UNION-based attack.
The exploit demonstrates SQL injection vulnerabilities in phpshop 2.0 via crafted URLs targeting the 'module_id' and 'product_id' parameters. It extracts database information and user credentials using UNION-based SQLi techniques.