VDB
KO
LOW 3.3

GHSA-22jm-4hxw-35jf

OpenStack Nova can leak consoleauth token into log files

Details

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` in `console/websocketproxy.py`.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / nova
Introduced in: 0 Fixed in: 18.2.4
Fix pip install --upgrade 'nova>=18.2.4'
PyPI / nova
Introduced in: 19.0.0 Fixed in: 19.1.0
Fix pip install --upgrade 'nova>=19.1.0'
PyPI / nova
Introduced in: 20.0.0 Fixed in: 20.1.0
Fix pip install --upgrade 'nova>=20.1.0'

References