cve/2024/CVE-2024-47850.md
2025-09-29 16:08:36 +00:00

18 lines
827 B
Markdown

### [CVE-2024-47850](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-47850)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
CUPS cups-browsed before 2.5b1 will send an HTTP POST request to an arbitrary destination and port in response to a single IPP UDP packet requesting a printer to be added, a different vulnerability than CVE-2024-47176. (The request is meant to probe the new printer but can be used to create DDoS amplification attacks.)
### POC
#### Reference
- https://github.com/OpenPrinting/cups-filters/security/advisories/GHSA-rq86-c7g6-r2h8
#### Github
No PoCs found on GitHub currently.