Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Eclipse | Jetty | >= 9.3.12, < 9.4.56 |
Related Weaknesses (CWE)
References
- https://github.com/jetty/jetty.project/pull/11723Patch
- https://github.com/jetty/jetty.project/security/advisories/GHSA-g8m5-722r-8whqVendor Advisory
- https://gitlab.eclipse.org/security/cve-assignement/-/issues/30Vendor Advisory
- https://lists.debian.org/debian-lts-announce/2025/04/msg00001.html
FAQ
What is CVE-2024-8184?
CVE-2024-8184 is a vulnerability with a CVSS score of 5.9 (MEDIUM). 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 craf...
How severe is CVE-2024-8184?
CVE-2024-8184 has been rated MEDIUM with a CVSS base score of 5.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-8184?
Check the references section above for vendor advisories and patch information. Affected products include: Eclipse Jetty.