#VU76282 Cleartext storage of sensitive information in Baremetal Operator - CVE-2023-30841
Published: May 18, 2023
Baremetal Operator
metal3
Description
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.