Rapid7 Vulnerability & Exploit Database

Commvault Communications Service (cvd) Command Injection

Back to Search

Commvault Communications Service (cvd) Command Injection

Disclosed
12/12/2017
Created
06/14/2018

Description

This module exploits a command injection vulnerability discovered in Commvault Service v11 SP5 and earlier versions (tested in v11 SP5 and v10). The vulnerability exists in the cvd.exe service and allows an attacker to execute arbitrary commands in the context of the service. By default, the Commvault Communications service installs and runs as SYSTEM in Windows and does not require authentication. This vulnerability was discovered in the Windows version. The Linux version wasn't tested.

Author(s)

  • b0yd

Platform

Windows

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

;