Rapid7 Vulnerability & Exploit Database

HP Performance Monitoring xglance Priv Esc

Back to Search

HP Performance Monitoring xglance Priv Esc

Disclosed
11/19/2014
Created
05/01/2020

Description

This exploit takes advantage of xglance-bin, part of HP's Glance (or Performance Monitoring) version 11 'and subsequent' , which was compiled with an insecure RPATH option. The RPATH includes a relative path to -L/lib64/ which can be controlled by a user. Creating libraries in this location will result in an escalation of privileges to root.

Author(s)

  • h00die
  • Tim Brown
  • Robert Jaroszuk
  • Marco Ortisi

Platform

Linux

Architectures

x86, x64

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

;