Memory leak in Undertow - CVE-2018-1114

 

Memory leak in Undertow - CVE-2018-1114

Published: August 13, 2019


Vulnerability identifier: #VU20069
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2018-1114
CWE-ID: CWE-401
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to perform DoS attack on the target system.

The vulnerability exists due memory leak in URLResource.getLastModified() function in Undertow due to the method closes file descriptors only when they are finalized. A remote attacker can initiate opening of numerous URLs and exhaust all file descriptors, leading to a denial of service (DoS) attack.


Affected software

Undertow
Fuse

How to mitigate CVE-2018-1114

Install updates from vendor's website.

Undertow - update to 2.0.5
Fuse - update to 7.1.0

External References

Related Security Bulletins