CVE-2007-1772
HP JetDirect - Denial of Service via FTP RETR Command with Long Pathname
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-1772. PoCs published by Handrix.
AI-analyzed exploit summary This exploit leverages a buffer overflow in HP JetDirect FTP Print Server by sending an overly long argument to the FTP server, causing a denial-of-service condition. The PoC uses Python's ftplib to deliver a payload of 300 'A' characters.
Description
The FTP service in HP JetDirect print servers allows remote attackers to cause a denial of service (engine crash) via a RETR command with a long pathname.
Exploits (1)
This exploit leverages a buffer overflow in HP JetDirect FTP Print Server by sending an overly long argument to the FTP server, causing a denial-of-service condition. The PoC uses Python's ftplib to deliver a payload of 300 'A' characters.