You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
The Bare Metal Operator (BMO) implements a Kubernetes API for managing bare metal hosts in Metal3. The BareMetalHost (BMH) CRD allows the userData, metaData, and networkData for the provisioned host to be specified as links to Kubernetes Secrets. There are fields for both the Name and Namespace of the Secret, meaning that versions of the baremetal-operator prior to 0.8.0, 0.6.2, and 0.5.2 will read a Secret from any namespace. A user with access to create or edit a BareMetalHost can thus exfiltrate a Secret from another namespace by using it as e.g. the userData for provisi...
Advisory CVE-2024-43803 references a vulnerability in the following Go modules:
Description:
The Bare Metal Operator (BMO) implements a Kubernetes API for managing bare metal hosts in Metal3. The
BareMetalHost
(BMH) CRD allows theuserData
,metaData
, andnetworkData
for the provisioned host to be specified as links to Kubernetes Secrets. There are fields for both theName
andNamespace
of the Secret, meaning that versions of the baremetal-operator prior to 0.8.0, 0.6.2, and 0.5.2 will read aSecret
from any namespace. A user with access to create or edit aBareMetalHost
can thus exfiltrate aSecret
from another namespace by using it as e.g. theuserData
for provisi...References:
Cross references:
See doc/quickstart.md for instructions on how to triage this report.
The text was updated successfully, but these errors were encountered: