CVE-2024-45041

CVSS V2 None CVSS V3 None
Description
External Secrets Operator is a Kubernetes operator that integrates external secret management systems. The external-secrets has a deployment called default-external-secrets-cert-controller, which is bound with a same-name ClusterRole. This ClusterRole has "get/list" verbs of secrets resources. It also has path/update verb of validatingwebhookconfigurations resources. This can be used to abuse the SA token of the deployment to retrieve or get ALL secrets in the whole cluster, capture and log all data from requests attempting to update Secrets, or make a webhook deny all Pod create and update requests. This vulnerability is fixed in 0.10.2.
Overview
  • CVE ID
  • CVE-2024-45041
  • Assigner
  • GitHub_M
  • Vulnerability Status
  • PUBLISHED
  • Published Version
  • 2024-09-09T14:54:31.066Z
  • Last Modified Date
  • 2024-09-09T17:11:22.575Z
History
Created Old Value New Value Data Type Notes
2024-09-10 13:08:46 Added to TrackCVE