Rapid7 Vulnerability & Exploit Database

HP Data Protector 6 EXEC_CMD Remote Code Execution

Back to Search

HP Data Protector 6 EXEC_CMD Remote Code Execution

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

Description

This exploit abuses a vulnerability in the HP Data Protector service. This flaw allows an unauthenticated attacker to take advantage of the EXEC_CMD command and traverse back to /bin/sh, this allows arbitrary remote code execution under the context of root.

Author(s)

  • ch0ks
  • c4an
  • wireghoul
  • Javier Ignacio

Platform

Linux,Unix

Architectures

cmd

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

;