CVE-2004-0558
CUPS < 1.1.21 - Denial of Service via UDP Packet to IPP Port
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2004-0558. PoCs published by Alvaro Martinez Echevarria, fibonascii.
AI-analyzed exploit summary The provided code is an nmap command to scan for CUPS (Common Unix Printing System) running on UDP port 631, which is vulnerable to a denial of service (DoS) via a zero-length UDP packet. This is not a full exploit but a detection method for the vulnerability.
Description
The Internet Printing Protocol (IPP) implementation in CUPS before 1.1.21 allows remote attackers to cause a denial of service (service hang) via a certain UDP packet to the IPP port.
Exploits (2)
The provided code is an nmap command to scan for CUPS (Common Unix Printing System) running on UDP port 631, which is vulnerable to a denial of service (DoS) via a zero-length UDP packet. This is not a full exploit but a detection method for the vulnerability.
This repository contains a functional Python exploit for CVE-2004-0558, a DoS vulnerability in CUPS 1.1.x. The exploit sends a zero-length UDP packet to trigger the vulnerability, causing a denial of service.