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.
References
Configurations
No configuration.
History
09 Sep 2024, 18:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
05 Aug 2024, 15:15
Type | Values Removed | Values Added |
---|---|---|
Summary | (en) 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. | |
References |
|
25 Jul 2024, 21:15
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
References |
|
20 Jun 2024, 15:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-06-20 15:15
Updated : 2024-09-09 18:15
NVD link : CVE-2024-6162
Mitre link : CVE-2024-6162
CVE.ORG link : CVE-2024-6162
JSON object : View
Products Affected
No product.
CWE
CWE-400
Uncontrolled Resource Consumption