CVE-2022-0718
29.08.2022, 15:15
A flaw was found in python-oslo-utils. Due to improper parsing, passwords with a double quote ( " ) in them cause incorrect masking in debug logs, causing any part of the password after the double quote to be plaintext.Enginsight
Vendor | Product | Version |
---|---|---|
openstack | oslo.utils | 𝑥 < 4.10.1 |
openstack | oslo.utils | 4.12.0 |
redhat | openshift_container_platform | 4.0 |
redhat | openstack_platform | 16.1 |
debian | debian_linux | 10.0 |
debian | debian_linux | 11.0 |
𝑥
= Vulnerable software versions

Debian Releases

Ubuntu Releases
Common Weakness Enumeration
- CWE-522 - Insufficiently Protected CredentialsThe product transmits or stores authentication credentials, but it uses an insecure method that is susceptible to unauthorized interception and/or retrieval.
- CWE-532 - Insertion of Sensitive Information into Log FileInformation written to log files can be of a sensitive nature and give valuable guidance to an attacker or expose sensitive user information.
References