GHSA-7jr6-prv4-5wf5: Duplicate Advisory: Helm passes repository credentials to alternate domain
(updated )
Duplicate Advisory
This advisory has been withdrawn because it is a duplicate of GHSA-56hp-xqp3-w2jf. This link is maintained to preserve external references.
Original Description
Helm is a tool for managing Charts (packages of pre-configured Kubernetes resources). In versions of helm prior to 3.6.1, a vulnerability exists where the username and password credentials associated with a Helm repository could be passed on to another domain referenced by that Helm repository. This issue has been resolved in 3.6.1. There is a workaround through which one may check for improperly passed credentials. One may use a username and password for a Helm repository and may audit the Helm repository in order to check for another domain being used that could have received the credentials. In the index.yaml
file for that repository, one may look for another domain in the urls
list for the chart versions. If there is another domain found and that chart version was pulled or installed, the credentials would be passed on.
References
- github.com/advisories/GHSA-56hp-xqp3-w2jf
- github.com/advisories/GHSA-7jr6-prv4-5wf5
- github.com/helm/helm
- github.com/helm/helm/commit/61d8e8c4a6f95540c15c6a65f36a6dd0a45e7a2f
- github.com/helm/helm/releases/tag/v3.6.1
- github.com/helm/helm/security/advisories/GHSA-56hp-xqp3-w2jf
- nvd.nist.gov/vuln/detail/CVE-2021-32690
- pkg.go.dev/vuln/GO-2022-0384
Detect and mitigate GHSA-7jr6-prv4-5wf5 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →