Rapid7 Vulnerability & Exploit Database

HP LoadRunner EmulationAdmin Web Service Directory Traversal

Back to Search

HP LoadRunner EmulationAdmin Web Service Directory Traversal

Disclosed
10/30/2013
Created
05/30/2018

Description

This module exploits a directory traversal vulnerability in version 11.52 of HP LoadRunner. The vulnerability exists in the EmulationAdmin web service, specifically in the copyFileToServer method, allowing the upload of arbitrary files. This module has been tested successfully on HP LoadRunner 11.52 on Windows 2003 SP2.

Author(s)

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

Platform

Windows

Architectures

java

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

;