Rapid7 Vulnerability & Exploit Database

Cisco UCS Director Cloupia Script RCE

Back to Search

Cisco UCS Director Cloupia Script RCE

Disclosed
04/15/2020
Created
06/05/2020

Description

This module exploits an authentication bypass and directory traversals in Cisco UCS Director < 6.7.4.0 to leak the administrator's REST API key and execute a Cloupia script containing an arbitrary root command. Note that the primary functionality of this module is to leverage the Cloupia script interpreter to execute code. This functionality is part of the application's intended operation and considered a "foreverday." The authentication bypass and directory traversals only get us there. If you already have an API key, you may set it in the API_KEY option. The LEAK_FILE option may be set if you wish to leak the API key from a different absolute path, but normally this isn't advisable. Tested on Cisco's VMware distribution of 6.7.3.0.

Author(s)

  • mr_me
  • wvu <wvu@metasploit.com>

Platform

Linux,Unix

Architectures

cmd, x86, x64

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

;