Rapid7 Vulnerability & Exploit Database

VMware vCenter Chargeback Manager ImageUploadServlet Arbitrary File Upload

Back to Search

VMware vCenter Chargeback Manager ImageUploadServlet Arbitrary File Upload

Disclosed
05/15/2013
Created
05/30/2018

Description

This module exploits a code execution flaw in VMware vCenter Chargeback Manager, where the ImageUploadServlet servlet allows unauthenticated file upload. The files are uploaded to the /cbmui/images/ web path, where JSP code execution is allowed. The module has been tested successfully on VMware vCenter Chargeback Manager 2.0.1 on Windows 2003 SP2.

Author(s)

  • Andrea Micalizzi
  • juan vazquez <juan.vazquez@metasploit.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/vmware_vcenter_chargeback_upload
msf exploit(vmware_vcenter_chargeback_upload) > show targets
    ...targets...
msf exploit(vmware_vcenter_chargeback_upload) > set TARGET < target-id >
msf exploit(vmware_vcenter_chargeback_upload) > show options
    ...show and set options...
msf exploit(vmware_vcenter_chargeback_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

;