CVE-2007-6466

FreeWebshop 2.2.1 - SQL Injection via prod/cat/group Parameters

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2007-6466. PoCs published by k1tk4t.

AI-analyzed exploit summary This Perl script exploits a blind SQL injection vulnerability in MOG-WebShop by manipulating the 'group' parameter in index.php. It extracts admin credentials (username or password) character-by-character using a brute-force approach with SUBSTRING and CHAR functions.

Description

Multiple SQL injection vulnerabilities in index.php in FreeWebshop 2.2.1 allow remote attackers to execute arbitrary SQL commands via (1) the prod parameter in a details action, (2) the cat parameter in a browse list action, or (3) the group parameter in a categories action. NOTE: it was later reported that MOG - Web Shop (MOG-WebShop), a product based on the same code, is also affected.

Exploits (2)

exploitdb WORKING POC VERIFIED
by k1tk4t · perlwebappsphp
https://www.exploit-db.com/exploits/4739

This Perl script exploits a blind SQL injection vulnerability in MOG-WebShop by manipulating the 'group' parameter in index.php. It extracts admin credentials (username or password) character-by-character using a brute-force approach with SUBSTRING and CHAR functions.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Moderate
Reliability
Reliable
Target: MOG-WebShop (version unspecified)
No auth needed
Prerequisites: Target must be running vulnerable MOG-WebShop · Network access to the target web application
devstral-2 · analyzed Feb 16, 2026 Full analysis →
exploitdb WORKING POC VERIFIED
by k1tk4t · perlwebappsphp
https://www.exploit-db.com/exploits/4740

This Perl script exploits multiple SQL injection vulnerabilities in FreeWebshop 2.2.1, specifically targeting the 'prod', 'cat', and 'group' parameters. It includes a blind SQL injection technique to extract admin credentials from the 'customer' table.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Moderate
Reliability
Reliable
Target: FreeWebshop 2.2.1
No auth needed
Prerequisites: Target running FreeWebshop 2.2.1 · Network access to the target
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (6)

Core 6
Core References
Third Party Advisory third-party-advisory x_refsource_sreason
http://securityreason.com/securityalert/3468
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/4740
Exploit vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/26886
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/4739
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/39143

Scores

EPSS 0.0118
EPSS Percentile 63.6%

Details

CWE
CWE-89
Status published
Products (1)
freewebshop/freewebshop 2.2.1
Published Dec 20, 2007
Tracked Since Feb 18, 2026