CVE-2015-9543: OpenStack Nova can leak consoleauth token into log files
(updated )
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
.
References
- github.com/advisories/GHSA-22jm-4hxw-35jf
- github.com/openstack/nova/commit/08f1f914cc219cf526adfb08c46b8f40b4e78232
- github.com/openstack/nova/commit/26d4047e17eba9bc271f8868f1d0ffeec97b555e
- github.com/openstack/nova/commit/d8fbf04f325f593836f8d44b6bbf42b85bde94e3
- launchpad.net/bugs/1492140
- nvd.nist.gov/vuln/detail/CVE-2015-9543
- review.opendev.org/220622
- security.openstack.org/ossa/OSSA-2020-001.html
Detect and mitigate CVE-2015-9543 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →