CVE-2007-4736
CartKeeper CKGold Shopping Cart 2.0 - SQL Injection via category_id Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-4736. PoCs published by k1tk4t.
AI-analyzed exploit summary This Perl script exploits a blind SQL injection vulnerability in CKGold Shopping Cart v2.0 by brute-forcing the admin password character-by-character using SUBSTRING and CHAR functions. It checks for the presence of a specific HTML pattern to determine successful injection.
Description
SQL injection vulnerability in category.php in CartKeeper CKGold Shopping Cart 2.0 allows remote attackers to execute arbitrary SQL commands via the category_id parameter.
Exploits (1)
This Perl script exploits a blind SQL injection vulnerability in CKGold Shopping Cart v2.0 by brute-forcing the admin password character-by-character using SUBSTRING and CHAR functions. It checks for the presence of a specific HTML pattern to determine successful injection.