CVE-2024-47076
HIGH 8.6EPSS 77.6%
CUPS is a standards-based, open-source printing system, and `libcupsfilters` contains the code of the filters of the former `cups-filters` package as library functions to be used for the data format conversion tasks needed in Printer Applications. The `cfGetPrinterAttributes5` function in `libcupsfilters` does not sanitize IPP attributes returned from an IPP server. When these IPP attributes are used, for instance, to generate a PPD file, this can lead to attacker controlled data to be provided to the rest of the CUPS system.
- CVSS v3.1
- 8.6 HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N - CVSS v3.1
- 8.6 HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N - EPSS
- 77.64% chance of exploitation in the next 30 days, 100th percentile
- Published
- 2024-09-26
- Updated
- 2025-11-03
Proof-of-concept exploits (5)
- OpenPrinting/libcupsfilters/security/advisories/GHSA-w63j-6g73-wmg5
- 0xCZR1/PoC-Cups-RCE-CVE-exploit-chain6★ · 2024-10-10
- Alie-N/cups-vulnerability-exploit0★ · 2024-11-05
- mutkus/CVE-2024-470760★ · 2024-09-29
- Stickxx00/Cups-RCE-Exploit