Rapid7 Vulnerability & Exploit Database

Cisco Prime Data Center Network Manager Arbitrary File Upload

Back to Search

Cisco Prime Data Center Network Manager Arbitrary File Upload

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

Description

This module exploits a code execution flaw in Cisco Data Center Network Manager. The vulnerability exists in processImageSave.jsp, which can be abused through a directory traversal and a null byte injection to upload arbitrary files. The autodeploy JBoss application server feature is used to achieve remote code execution. This module has been tested successfully on Cisco Prime Data Center Network Manager 6.1(2) on Windows 2008 R2 (64 bits).

Author(s)

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

Platform

Java

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

;