Rapid7 Vulnerability & Exploit Database

EMC Replication Manager Command Execution

Back to Search

EMC Replication Manager Command Execution

Disclosed
02/07/2011
Created
05/30/2018

Description

This module exploits a remote command-injection vulnerability in EMC Replication Manager client (irccd.exe). By sending a specially crafted message invoking RunProgram function an attacker may be able to execute arbitrary commands with SYSTEM privileges. Affected products are EMC Replication Manager < 5.3. This module has been successfully tested against EMC Replication Manager 5.2.1 on XP/W2003. EMC Networker Module for Microsoft Applications 2.1 and 2.2 may be vulnerable too although this module have not been tested against these products.

Author(s)

  • Unknown
  • Davy Douhine

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

;