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
Configurations
No configuration.
History
19 Sep 2024, 20:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
09 Sep 2024, 23:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
12 Aug 2024, 13:38
Type | Values Removed | Values Added |
---|---|---|
References |
|
25 Jul 2024, 21:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
09 Jul 2024, 18:19
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
09 Jul 2024, 06:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
08 Jul 2024, 21:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-07-08 21:15
Updated : 2024-09-19 20:15
NVD link : CVE-2024-5971
Mitre link : CVE-2024-5971
CVE.ORG link : CVE-2024-5971
JSON object : View
Products Affected
No product.
CWE
CWE-674
Uncontrolled Recursion