CVE-2024-6162
Last modified
CVE-2024-6162 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 1.70% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2024-6162?
How severe is CVE-2024-6162?
How do I fix CVE-2024-6162?
Are you affected by CVE-2024-6162?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
