CVE-2009-0949
HIGHCUPS < 1.3.10 - Denial of Service via IPP Request with Consecutive UNSUPPORTED Tags
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-0949. PoCs published by Anibal Sacco.
AI-analyzed exploit summary This exploit triggers a NULL-pointer dereference in CUPS by sending a malformed IPP (Internet Printing Protocol) packet with two consecutive IPP_TAG_UNSUPPORTED tags, leading to a denial-of-service (DoS) condition. The PoC constructs a crafted IPP request and sends it to the target CUPS server on port 631.
Description
The ippReadIO function in cups/ipp.c in cupsd in CUPS before 1.3.10 does not properly initialize memory for IPP request packets, which allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via a scheduler request with two consecutive IPP_TAG_UNSUPPORTED tags.
Exploits (1)
This exploit triggers a NULL-pointer dereference in CUPS by sending a malformed IPP (Internet Printing Protocol) packet with two consecutive IPP_TAG_UNSUPPORTED tags, leading to a denial-of-service (DoS) condition. The PoC constructs a crafted IPP request and sends it to the target CUPS server on port 631.
References (20)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H