Rapid7 Vulnerability & Exploit Database

HP Intelligent Management Center Arbitrary File Upload

Back to Search

HP Intelligent Management Center Arbitrary File Upload

Disclosed
03/07/2013
Created
05/30/2018

Description

This module exploits a code execution flaw in HP Intelligent Management Center. The vulnerability exists in the mibFileUpload which is accepting unauthenticated file uploads and handling zip contents in an insecure way. Combining both weaknesses a remote attacker can accomplish arbitrary file upload. This module has been tested successfully on HP Intelligent Management Center 5.1 E0202 over Windows 2003 SP2.

Author(s)

  • rgod <rgod@autistici.org>
  • juan vazquez <juan.vazquez@metasploit.com>

Platform

Windows

Architectures

java

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

;