Exploitation Summary
EIP tracks 5 public exploits for CVE-2001-1583.
PoCs published by Metasploit, Optyx, H D Moore, including Metasploit module exploits/solaris/lpd/sendmail_exec.
AI-analyzed exploit summary This Metasploit module exploits CVE-2001-1583, a command execution flaw in the Solaris in.lpd service (up to Solaris 8.0). It leverages a technique by Dino Dai Zovi to execute arbitrary commands without requiring the resolved name of the attacking system.
Description
lpd daemon (in.lpd) in Solaris 8 and earlier allows remote attackers to execute arbitrary commands via a job request with a crafted control file that is not properly handled when lpd invokes a mail program. NOTE: this might be the same vulnerability as CVE-2000-1220.
Exploits (5)
This Metasploit module exploits CVE-2001-1583, a command execution flaw in the Solaris in.lpd service (up to Solaris 8.0). It leverages a technique by Dino Dai Zovi to execute arbitrary commands without requiring the resolved name of the attacking system.
This exploit targets a vulnerability in the Solaris LPD service to delete arbitrary files by sending a malicious cascaded job request. It leverages a flaw in the line printer daemon to manipulate file paths and delete specified files.
This exploit targets a command execution vulnerability in the Solaris in.lpd service (CVE-2001-1583) by uploading malicious files to the print spool directory and triggering their execution via a cascaded job request. It leverages a technique to bypass the need for the attacker's hostname resolution.
The writeup describes a vulnerability in Solaris' 'in.lpd' daemon that allows remote command execution with superuser privileges by manipulating sendmail usage. No actual exploit code is provided, only a description of the vulnerability.
This Metasploit module exploits a command execution vulnerability in the Solaris in.lpd service (CVE-2001-1583) by uploading malicious configuration files to trigger arbitrary command execution. It uses a cascaded job technique to bypass host resolution requirements.