CVE-2008-0681

PHPShop 0.8.1 - SQL Injection via index.php product_id Parameter

Title source: llm
STIX 2.1

Exploitation 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)

exploitdb WORKING POC VERIFIED
by the redc0ders · textwebappsphp
https://www.exploit-db.com/exploits/5041

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.

Classification
Working Poc 90%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: PHPShop v0.8.1
No auth needed
Prerequisites: magic_quotes_gpc = off in php.ini
devstral-2 · analyzed Feb 16, 2026 Full analysis →
exploitdb WORKING POC
webappsphp
https://www.exploit-db.com/exploits/24108

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.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: phpshop 2.0
No auth needed
Prerequisites: Access to the vulnerable phpshop 2.0 web application
devstral-2 · analyzed Feb 19, 2026 Full analysis →

References (4)

Core 4
Core References
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/5041
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/27570
Third Party Advisory, VDB Entry mailing-list x_refsource_bugtraq
http://www.securityfocus.com/archive/1/487435/100/0/threaded
Third Party Advisory third-party-advisory x_refsource_sreason
http://securityreason.com/securityalert/3628

Scores

EPSS 0.0199
EPSS Percentile 78.1%

Details

CWE
CWE-89
Status published
Products (1)
phpshop/phpshop 0.8.1
Published Feb 12, 2008
Tracked Since Feb 18, 2026