6.5
CVE-2024-8184
- EPSS 1.04%
- Veröffentlicht 14.10.2024 16:15:04
- Zuletzt bearbeitet 03.11.2025 20:17:04
- Quelle emo@eclipse.org
- CVE-Watchlists
- Unerledigt
Jetty ThreadLimitHandler.getRemote() vulnerable to remote DoS attacks
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.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.04% | 0.594 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
|
| emo@eclipse.org | 5.9 | 2.2 | 3.6 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
|
CWE-400 Uncontrolled Resource Consumption
The product does not properly control the allocation and maintenance of a limited resource.
CWE-770 Allocation of Resources Without Limits or Throttling
The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated.
https://github.com/jetty/jetty.project/pull/11723
https://github.com/jetty/jetty.project/security/advisories/GHSA-g8m5-722r-8whq
https://gitlab.eclipse.org/security/cve-assignement/-/issues/30
https://lists.debian.org/debian-lts-announce/2025/04/msg00001.html