SB2023051809 - Insecure storage of credentials in Baremetal Operator
Published: May 18, 2023
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Cleartext storage of sensitive information (CVE-ID: CVE-2023-30841)
CWE-ID: CWE-312 - Cleartext Storage of Sensitive Information
CVSSv4: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
The vulnerability allows a local user to gain access to sensitive information.
The vulnerability exists due to ironic and ironic-inspector deployed within Baremetal Operator using the
included `deploy.sh` store their `.htpasswd` files as ConfigMaps
instead of Secrets. A local user can obtain credentials and use them to compromise the application.
Remediation
Install update from vendor's website.