Rapid7 Vulnerability & Exploit Database

HP AutoPass License Server File Upload

Back to Search

HP AutoPass License Server File Upload

Disclosed
01/10/2014
Created
05/30/2018

Description

This module exploits a code execution flaw in HP AutoPass License Server. It abuses two weaknesses in order to get its objective. First, the AutoPass application doesn't enforce authentication in the CommunicationServlet component. Second, it's possible to abuse a directory traversal when uploading files thorough the same component, allowing to upload an arbitrary payload embedded in a JSP. The module has been tested successfully on HP AutoPass License Server 8.01 as installed with HP Service Virtualization 3.50.

Author(s)

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

Platform

Java

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

;