Insufficiently protected credentials in oslo.utils - CVE-2022-0718

 

Insufficiently protected credentials in oslo.utils - CVE-2022-0718

Published: March 21, 2023


Vulnerability identifier: #VU73891
CSH Severity: Low
CVSS v4: 4.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2022-0718
CWE-ID: CWE-522
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to gain access to sensitive information.

The vulnerability exists due to improper input validation when handling a double quote character in the password, causing any part of the password after the double quote to be plaintext. A local user can view the log files and obtain password in clear text.


Affected software

oslo.utils
Oracle Solaris
Ubuntu
python3-oslo.utils (Ubuntu package)
python-oslo.utils (Ubuntu package)
python-oslo-utils (Red Hat package)
Red Hat OpenStack

How to mitigate CVE-2022-0718

Install updates from vendor's website.

oslo.utils - addressed in versions 4.10.1, 4.12.1
python3-oslo.utils (Ubuntu package) - addressed in versions 3.35.0-0ubuntu1.1, 4.1.1-0ubuntu1.1, 4.10.0-0ubuntu1.1
python-oslo.utils (Ubuntu package) - update to 3.35.0-0ubuntu1.1
python-oslo-utils (Red Hat package) - addressed in versions 3.41.6-1.20220426095230.f4deaad.el8ost, 3.41.6-2.20220111011750.el8ost
Red Hat OpenStack - addressed in versions 16.1.9, 16.2

External References

Related Security Bulletins