Vulnerability Description
The source-controller is a Kubernetes operator, specialised in artifacts acquisition from external sources such as Git, OCI, Helm repositories and S3-compatible buckets. The source-controller implements the source.toolkit.fluxcd.io API and is a core component of the GitOps toolkit. Prior to version 1.2.5, when source-controller was configured to use an Azure SAS token when connecting to Azure Blob Storage, the token was logged along with the Azure URL when the controller encountered a connection error. An attacker with access to the source-controller logs could use the token to gain access to the Azure Blob Storage until the token expires. This vulnerability was fixed in source-controller v1.2.5. There is no workaround for this vulnerability except for using a different auth mechanism such as Azure Workload Identity.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/fluxcd/source-controller/commit/915d1a072a4f37dd460ba33079dc0
- https://github.com/fluxcd/source-controller/pull/1430
- https://github.com/fluxcd/source-controller/security/advisories/GHSA-v554-xwgw-h
- https://github.com/fluxcd/source-controller/commit/915d1a072a4f37dd460ba33079dc0
- https://github.com/fluxcd/source-controller/pull/1430
- https://github.com/fluxcd/source-controller/security/advisories/GHSA-v554-xwgw-h
FAQ
What is CVE-2024-31216?
CVE-2024-31216 is a vulnerability with a CVSS score of 5.1 (MEDIUM). The source-controller is a Kubernetes operator, specialised in artifacts acquisition from external sources such as Git, OCI, Helm repositories and S3-compatible buckets. The source-controller implemen...
How severe is CVE-2024-31216?
CVE-2024-31216 has been rated MEDIUM with a CVSS base score of 5.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-31216?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.