cve/2024/CVE-2024-9823.md
2025-09-29 21:09:30 +02:00

22 lines
1.1 KiB
Markdown

### [CVE-2024-9823](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-9823)
![](https://img.shields.io/static/v1?label=Product&message=Jetty&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=10.0.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=11.0.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=12.0.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=9.0.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-400%20Uncontrolled%20Resource%20Consumption&color=brightgreen)
### Description
There exists a security vulnerability in Jetty's DosFilter which can be exploited by unauthorized users to cause remote denial-of-service (DoS) attack on the server using DosFilter. By repeatedly sending crafted requests, attackers can trigger OutofMemory errors and exhaust the server's memory finally.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/fkie-cad/nvd-json-data-feeds
- https://github.com/w4zu/Debian_security