CVE-2024-6162
Undertow AJP Listener Request Path Information Tampering Denial of Service
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.
INFO
Published Date :
June 20, 2024, 3:15 p.m.
Last Modified :
Nov. 29, 2024, 12:15 p.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
3.6
Exploitability Score :
3.9
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-6162
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-6162
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-6162
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
Nov. 29, 2024
Action Type Old Value New Value Added Reference https://security.netapp.com/advisory/ntap-20241129-0009/ -
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
Nov. 21, 2024
Action Type Old Value New Value Added Reference https://access.redhat.com/errata/RHSA-2024:4884 Added Reference https://access.redhat.com/security/cve/CVE-2024-6162 Added Reference https://bugzilla.redhat.com/show_bug.cgi?id=2293069 -
CVE Modified by [email protected]
Sep. 09, 2024
Action Type Old Value New Value Added Reference Red Hat, Inc. https://access.redhat.com/errata/RHSA-2024:1194 [No types assigned] Added Reference Red Hat, Inc. https://access.redhat.com/errata/RHSA-2024:4386 [No types assigned] -
CVE Modified by [email protected]
Aug. 05, 2024
Action Type Old Value New Value Changed Description A vulnerability was found in Undertow. URL-encoded request path information can be broken for concurrent requests on ajp-listener, causing the wrong path to be processed and resulting in a possible denial of service. 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. Added Reference Red Hat, Inc. https://issues.redhat.com/browse/JBEAP-26268 [No types assigned] -
CVE Modified by [email protected]
Jul. 25, 2024
Action Type Old Value New Value Added Reference Red Hat, Inc. https://access.redhat.com/errata/RHSA-2024:4884 [No types assigned] -
CVE Modified by [email protected]
Jun. 24, 2024
Action Type Old Value New Value -
CVE Received by [email protected]
Jun. 20, 2024
Action Type Old Value New Value Added Description A vulnerability was found in Undertow. URL-encoded request path information can be broken for concurrent requests on ajp-listener, causing the wrong path to be processed and resulting in a possible denial of service. Added Reference Red Hat, Inc. https://access.redhat.com/security/cve/CVE-2024-6162 [No types assigned] Added Reference Red Hat, Inc. https://bugzilla.redhat.com/show_bug.cgi?id=2293069 [No types assigned] Added CWE Red Hat, Inc. CWE-400 Added CVSS V3.1 Red Hat, Inc. AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-6162
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-6162
weaknesses.