Inclusion of Sensitive Information in Log Files in Undertow - CVE-2019-10212
Published: October 1, 2019
Undertow
Detailed vulnerability description
The vulnerability allows a local user to gain access to sensitive information.
The vulnerability exists in Undertow DEBUG log implementation for io.undertow.request.security that stored user's credentials in plain text in a world-readable file. A local user can view contents of the debug file and gain access to login and passwords of Undertow users.