Exposure of Sensitive Information to an Unauthorized Actor in Undertow
Moderate severity
GitHub Reviewed
Published
May 13, 2022
to the GitHub Advisory Database
•
Updated Jan 27, 2023
Package
Affected versions
<= 2.0.18.FINAL
Patched versions
2.0.19.FINAL
Description
Published by the National Vulnerability Database
Sep 18, 2018
Published to the GitHub Advisory Database
May 13, 2022
Reviewed
Jun 29, 2022
Last updated
Jan 27, 2023
An information leak vulnerability was found in Undertow. If all headers are not written out in the first write() call then the code that handles flushing the buffer will always write out the full contents of the writevBuffer buffer, which may contain data from previous requests.
References