CVE-2024-6162 – io.undertow:undertow-core
Package
Manager: maven
Name: io.undertow:undertow-core
Vulnerable Version: >=2.3.0.alpha1 <2.3.14.final || >=0 <2.2.33.final
Severity
Level: High
CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
EPSS: 0.01551 pctl0.8074
Details
Undertow's url-encoded request path information can be broken on ajp-listener A vulnerability was found in Undertow, where URL-encoded request paths can be mishandled during concurrent requests on the AJP listener. This issue arises because the same buffer is used to decode the paths for multiple requests simultaneously, leading to incorrect path information being processed. As a result, the server may attempt to access the wrong path, causing errors such as "404 Not Found" or other application failures. This flaw can potentially lead to a denial of service, as legitimate resources become inaccessible due to the path mix-up.
Metadata
Created: 2024-06-20T15:31:19Z
Modified: 2025-02-24T15:30:22Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/06/GHSA-9442-gm4v-r222/GHSA-9442-gm4v-r222.json
CWE IDs: ["CWE-400"]
Alternative ID: GHSA-9442-gm4v-r222
Finding: F067
Auto approve: 1