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

1.1 KiB

CVE-2024-8184

Description

There exists a security vulnerability in Jetty's ThreadLimitHandler.getRemote() which can be exploited by unauthorized users to cause remote denial-of-service (DoS) attack. By repeatedly sending crafted requests, attackers can trigger OutofMemory errors and exhaust the server's memory.

POC

Reference

No PoCs from references.

Github