Rapid7 Vulnerability & Exploit Database

HPLIP hpssd.py From Address Arbitrary Command Execution

Back to Search

HPLIP hpssd.py From Address Arbitrary Command Execution

Disclosed
10/04/2007
Created
05/30/2018

Description

This module exploits a command execution vulnerable in the hpssd.py daemon of the Hewlett-Packard Linux Imaging and Printing Project. According to MITRE, versions 1.x and 2.x before 2.7.10 are vulnerable. This module was written and tested using the Fedora 6 Linux distribution. On the test system, the daemon listens on localhost only and runs with root privileges. Although the configuration shows the daemon is to listen on port 2207, it actually listens on a dynamic port. NOTE: If the target system does not have a 'sendmail' command installed, this vulnerability cannot be exploited.

Author(s)

  • jduck <jduck@metasploit.com>

Platform

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

;