Lucene search

K
githubGitHub Advisory DatabaseGHSA-9442-GM4V-R222
HistoryJun 20, 2024 - 3:31 p.m.

Undertow's url-encoded request path information can be broken on ajp-listener

2024-06-2015:31:19
CWE-400
GitHub Advisory Database
github.com
27
undertow
url-encoded
request path
vulnerability
ajp-listener
denial of service
software

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

AI Score

7.5

Confidence

High

EPSS

0

Percentile

10.9%

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.

Affected configurations

Vulners
Node
io.undertowundertow-coreRange<2.3.14.Final
VendorProductVersionCPE
io.undertowundertow-core*cpe:2.3:a:io.undertow:undertow-core:*:*:*:*:*:*:*:*

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

AI Score

7.5

Confidence

High

EPSS

0

Percentile

10.9%