OSV 1.4.0 · github-reviewed · 修改于 2024-05-21 05:26
发布时间
2021-06-24 02:14
GitHub 审查时间
2021-06-19 02:34
NVD 发布时间
2021-06-17 06:15
源文件
advisories/github-reviewed/2021/06/GHSA-7jr6-prv4-5wf5/GHSA-7jr6-prv4-5wf5.json
该公告已于 2024-05-21 05:26 撤回
内容仅用于保留外部引用,请不要将其当作仍然有效的安全结论。
This advisory has been withdrawn because it is a duplicate of GHSA-56hp-xqp3-w2jf. This link is maintained to preserve external references.
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.