7.5
CVSSv2

CVE-2009-2894

Published: 20/08/2009 Updated: 17/08/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

Multiple SQL injection vulnerabilities in Ebay Clone 2009 allow remote malicious users to execute arbitrary SQL commands via the (1) id parameter to product_desc.php, and the cid parameter to (2) showcategory.php and (3) gallery.php.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

clone2009 ebay clone 2009

Exploits

/* Name : Ebay Clone from (clone2009com<clone2009com>) Site : wwwclone2009com/ Author : Hamza 'MizoZ' N Email : mizozx[at]gmail[dot]com Greetz : Zuka , GreyMen :) */ # 1st SQL injection : File : gotourlphp , Get : id [HOST]/[PATH]/gotourlphp?id=-1+union+select+version()-- => You will be redirected to [HOST]/[PA ...