Skip to content

Undertow Denial of Service vulnerability

High severity GitHub Reviewed Published Jul 8, 2024 to the GitHub Advisory Database • Updated Jul 25, 2024

Package

io.undertow:undertow-core (Maven)

Affected versions

<= 2.3.14.Final

Patched versions

None

Description

A vulnerability was found in Undertow, where the chunked response hangs after the body was flushed. The response headers and body were sent but the client would continue waiting as Undertow does not send the expected 0\r\n termination of the chunked response. This results in uncontrolled resource consumption, leaving the server side to a denial of service attack. This happens only with Java 17 TLSv1.3 scenarios.

References

Published by the National Vulnerability Database Jul 8, 2024
Published to the GitHub Advisory Database Jul 8, 2024
Reviewed Jul 9, 2024
Last updated Jul 25, 2024

Severity

High
7.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Weaknesses

CVE ID

CVE-2024-5971

GHSA ID

GHSA-xpp6-8r3j-ww43

Source code

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.