Uncontrolled Resource Consumption in Undertow
Moderate severity
GitHub Reviewed
Published
May 13, 2022
to the GitHub Advisory Database
•
Updated Jan 27, 2023
Package
Affected versions
<= 1.4.24.FInal
>= 2.0.0.Alpha1, <= 2.0.4.Final
Patched versions
1.4.25.Final
2.0.5.Final
Description
Published by the National Vulnerability Database
Sep 11, 2018
Published to the GitHub Advisory Database
May 13, 2022
Reviewed
Jun 29, 2022
Last updated
Jan 27, 2023
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.
References