Rapid7 Vulnerability & Exploit Database

Numara / BMC Track-It! FileStorageService Arbitrary File Upload

Back to Search

Numara / BMC Track-It! FileStorageService Arbitrary File Upload

Disclosed
10/07/2014
Created
05/30/2018

Description

This module exploits an arbitrary file upload vulnerability in Numara / BMC Track-It! v8 to v11.X. The application exposes the FileStorageService .NET remoting service on port 9010 (9004 for version 8) which accepts unauthenticated uploads. This can be abused by a malicious user to upload a ASP or ASPX file to the web root leading to arbitrary code execution as NETWORK SERVICE or SYSTEM. This module has been tested successfully on versions 11.3.0.355, 10.0.51.135, 10.0.50.107, 10.0.0.143, 9.0.30.248 and 8.0.2.51.

Author(s)

  • Pedro Ribeiro <pedrib@gmail.com>

Platform

Windows

Architectures

x86

Development

Module Options

To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':

msf > use exploit/windows/http/trackit_file_upload
msf exploit(trackit_file_upload) > show targets
    ...targets...
msf exploit(trackit_file_upload) > set TARGET < target-id >
msf exploit(trackit_file_upload) > show options
    ...show and set options...
msf exploit(trackit_file_upload) > exploit

Time is precious, so I don’t want to do something manually that I can automate. Leveraging the Metasploit Framework when automating any task keeps us from having to re-create the wheel as we can use the existing libraries and focus our efforts where it matters.

– Jim O’Gorman | President, Offensive Security

;