CVE-2024-6162

CVSS 3.1 Score 7.5 of 10 (high)

Details

Published Jun 20, 2024
Updated: Aug 5, 2024
CWE ID 400

Summary

CVE-2024-6162 is a vulnerability affecting Undertow, a Java-based web server. Concurrent requests on the AJP listener cause an issue where URL-encoded request paths are mishandled, resulting in incorrect path information being processed. This can lead to errors such as "404 Not Found" or application failures, potentially causing a denial of service. The server may attempt to access the wrong path due to the use of the same buffer for decoding paths in multiple requests.

Ligh bulbPrevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.

Share