CVE Vulnerabilities

CVE-2024-6762

Uncontrolled Resource Consumption

Published: Oct 14, 2024 | Modified: Nov 08, 2024
CVSS 3.x
6.5
MEDIUM
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CVSS 2.x
RedHat/V2
RedHat/V3
3.1 LOW
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L
Ubuntu
MEDIUM

Jetty PushSessionCacheFilter can be exploited by unauthenticated users to launch remote DoS attacks by exhausting the server’s memory.

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 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.4 (excluding)
Jetty9 Ubuntu esm-apps/bionic *
Jetty9 Ubuntu esm-apps/focal *
Jetty9 Ubuntu esm-apps/jammy *
Jetty9 Ubuntu esm-apps/xenial *
Jetty9 Ubuntu focal *
Jetty9 Ubuntu jammy *
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