CVE-2024-6162
Undertow's url-encoded request path information can be broken on ajp-listener
7.5
HIGH
CVSS 3.1
EPSS 1.7%
描述
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.
如何修補 CVE-2024-6162
要修補 CVE-2024-6162,請將受影響套件升級到下列已修補版本。
- —未列出修補版本
- —升級至 2.3.18-1 或更新版本
- —升級至 2.3.14.Final 或更新版本
CVE-2024-6162 正在被利用嗎?
低 — EPSS 為 1.7%,目前沒有觀察到大規模利用活動。
受影響套件(3)
- from 0
- from 0, < 2.3.18-1
- >= 2.3.0.Alpha1, < 2.3.14.Final
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 4.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 |
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |