OpenStack Nova can leak consoleauth token into log files
Low severity
GitHub Reviewed
Published
May 24, 2022
to the GitHub Advisory Database
•
Updated May 9, 2024
Package
Affected versions
< 18.2.4
>= 19.0.0, < 19.1.0
>= 20.0.0, < 20.1.0
Patched versions
18.2.4
19.1.0
20.1.0
Description
Published by the National Vulnerability Database
Feb 19, 2020
Published to the GitHub Advisory Database
May 24, 2022
Reviewed
May 9, 2024
Last updated
May 9, 2024
An issue was discovered in OpenStack Nova before 18.2.4, 19.x before 19.1.0, and 20.x before 20.1.0. It can leak consoleauth tokens into log files. An attacker with read access to the service's logs may obtain tokens used for console access. All Nova setups using novncproxy are affected. This is related to
NovaProxyRequestHandlerBase.new_websocket_client
inconsole/websocketproxy.py
.References