Rapid7 Vulnerability & Exploit Database

HP SiteScope Remote Code Execution

Back to Search

HP SiteScope Remote Code Execution

Disclosed
07/29/2013
Created
05/30/2018

Description

This module exploits a code execution flaw in HP SiteScope. The vulnerability exists in the opcactivate.vbs script, which is reachable from the APIBSMIntegrationImpl AXIS service, and uses WScript.Shell.run() to execute cmd.exe with user provided data. Note that the opcactivate.vbs component is installed with the (optional) HP Operations Agent component. The module has been tested successfully on HP SiteScope 11.20 (with HP Operations Agent) over Windows 2003 SP2.

Author(s)

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

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

;