Learn about CVE-2019-10184, a vulnerability in Undertow before 2.0.23.Final allowing attackers to predict web app directory structures. Find mitigation steps and update recommendations here.
Undertow before version 2.0.23.Final is vulnerable to an information leak issue that could lead to an information disclosure.
Understanding CVE-2019-10184
Undertow, prior to version 2.0.23.Final, has a security vulnerability that allows attackers to predict directory structures of web apps.
What is CVE-2019-10184?
This CVE refers to a security vulnerability in Undertow that enables attackers to predict directory structures of web apps through specific requests.
The Impact of CVE-2019-10184
Technical Details of CVE-2019-10184
Undertow version 2.0.23.Final is affected by the following:
Vulnerability Description
The vulnerability allows potential attackers to predict directory structures of web apps by making requests without trailing slashes via the API.
Affected Systems and Versions
Exploitation Mechanism
Attackers can exploit this vulnerability by sending requests without trailing slashes via the API to predict directory structures of web apps.
Mitigation and Prevention
To address CVE-2019-10184, consider the following:
Immediate Steps to Take
Long-Term Security Practices
Patching and Updates