First published: Mon Apr 30 2018(Updated: )
It was found that URLResource.getLastModified() in Undertow closes the file descriptors only when they are finalized which can cause file descriptors to exhaust. This leads to a file handler leak.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
Red Hat Undertow | ||
Red Hat Enterprise Virtualization | =4.0 | |
Red Hat Enterprise Virtualization | =4.2 | |
Red Hat Virtualization Host EUS | =4.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-1114 has been classified as a moderate severity vulnerability due to the potential for file descriptor exhaustion.
To fix CVE-2018-1114, users should upgrade to the patched version of Undertow or Red Hat virtualization software that addresses this file handler leak issue.
CVE-2018-1114 is caused by the improper handling of file descriptors in the URLResource.getLastModified() method when using JarURLConnection.
CVE-2018-1114 affects several versions of Red Hat Undertow and Red Hat Enterprise Virtualization, specifically indicated in the vulnerability details.
Yes, CVE-2018-1114 can potentially be exploited remotely due to its nature of leaking file handlers through URL resource requests.