A flaw was found in Open Cluster Management (OCM) when a user has access to the worker nodes which contain the cluster-manager or klusterlet deployments. The cluster-manager deployment uses a service account with the same name "cluster-manager" which is bound to a ClusterRole also named "cluster-manager", which includes the permission to create Pod resources. If this deployment runs a pod on an attacker-controlled node, the attacker can obtain the cluster-manager's token and steal any service account token by creating and mounting the target service account to control the whole cluster.
References
Configurations
No configuration.
History
17 Dec 2024, 23:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-12-17 23:15
Updated : 2024-12-17 23:15
NVD link : CVE-2024-9779
Mitre link : CVE-2024-9779
CVE.ORG link : CVE-2024-9779
JSON object : View
Products Affected
No product.
CWE
CWE-501
Trust Boundary Violation