CVE-2024-6762
14.10.2024, 16:15
Jetty PushSessionCacheFilter can be exploited by unauthenticated users to launch remote DoS attacks by exhausting the servers memory.Enginsight
Vendor | Product | Version |
---|---|---|
eclipse | jetty | 10.0.0 ≤ 𝑥 < 10.0.18 |
eclipse | jetty | 11.0.0 ≤ 𝑥 < 11.0.18 |
eclipse | jetty | 12.0.0 ≤ 𝑥 < 12.0.4 |
𝑥
= Vulnerable software versions

Debian Releases
Common Weakness Enumeration
- CWE-400 - Uncontrolled Resource ConsumptionThe software does not properly control the allocation and maintenance of a limited resource, thereby enabling an actor to influence the amount of resources consumed, eventually leading to the exhaustion of available resources.
- CWE-770 - Allocation of Resources Without Limits or ThrottlingThe software allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor.
References