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

1.1 KiB

CVE-2024-9823

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