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.0: 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/E:U/U:Clear
CVE-ID: CVE-2022-0718
CWE-ID: CWE-522
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Openstack
Affected software:
oslo.utils

Detailed vulnerability description

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.


How to mitigate CVE-2022-0718

Install updates from vendor's website.

Sources