CVE Vulnerabilities

CVE-2024-9823

Uncontrolled Resource Consumption

Published: Oct 14, 2024 | Modified: Jul 30, 2025
CVSS 3.x
7.5
HIGH
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS 2.x
RedHat/V2
RedHat/V3
5.3 MODERATE
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Ubuntu
MEDIUM

There exists a security vulnerability in Jettys 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 servers memory finally.

Weakness

The product does not properly control the allocation and maintenance of a limited resource.

Affected Software

Name Vendor Start Version End Version
Jetty Eclipse 9.0.0 (including) 9.4.54 (excluding)
Jetty Eclipse 10.0.0 (including) 10.0.18 (excluding)
Jetty Eclipse 11.0.0 (including) 11.0.18 (excluding)
Jetty Eclipse 12.0.0 (including) 12.0.3 (excluding)
Streams for Apache Kafka 2.8.0 RedHat org.eclipse.jetty/jetty-servlets *
Jetty9 Ubuntu esm-apps/bionic *
Jetty9 Ubuntu esm-apps/focal *
Jetty9 Ubuntu esm-apps/jammy *
Jetty9 Ubuntu esm-apps/noble *
Jetty9 Ubuntu esm-apps/xenial *
Jetty9 Ubuntu focal *
Jetty9 Ubuntu jammy *
Jetty9 Ubuntu noble *
Jetty9 Ubuntu upstream *

Potential Mitigations

  • Mitigation of resource exhaustion attacks requires that the target system either:

  • The first of these solutions is an issue in itself though, since it may allow attackers to prevent the use of the system by a particular valid user. If the attacker impersonates the valid user, they may be able to prevent the user from accessing the server in question.

  • The second solution is simply difficult to effectively institute – and even when properly done, it does not provide a full solution. It simply makes the attack require more resources on the part of the attacker.

References