Rapid7 Vulnerability & Exploit Database

Idera Up.Time Monitoring Station 7.4 post2file.php Arbitrary File Upload

Back to Search

Idera Up.Time Monitoring Station 7.4 post2file.php Arbitrary File Upload

Disclosed
11/18/2013
Created
05/30/2018

Description

This module exploits a vulnerability found in Uptime version 7.4.0 and 7.5.0. The vulnerability began as a classic arbitrary file upload vulnerability in post2file.php, which can be exploited by exploits/multi/http/uptime_file_upload_1.rb, but it was mitigated by the vendor. Although the mitigation in place will prevent uptime_file_upload_1.rb from working, it can still be bypassed and gain privilege escalation, and allows the attacker to upload file again, and execute arbitrary commands.

Author(s)

  • Denis Andzakovic
  • Ewerson Guimaraes(Crash) <crash@dclabs.com.br>
  • Gjoko Krstic(LiquidWorm) <gjoko@zeroscience.mk>

Platform

PHP

Architectures

php

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/multi/http/uptime_file_upload_2
msf exploit(uptime_file_upload_2) > show targets
    ...targets...
msf exploit(uptime_file_upload_2) > set TARGET < target-id >
msf exploit(uptime_file_upload_2) > show options
    ...show and set options...
msf exploit(uptime_file_upload_2) > 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

;