| { |
| "schema_version": "1.3.1", |
| "id": "GO-2022-0384", |
| "modified": "0001-01-01T00:00:00Z", |
| "published": "2022-07-15T23:29:45Z", |
| "aliases": [ |
| "CVE-2021-32690", |
| "GHSA-56hp-xqp3-w2jf", |
| "GHSA-7jr6-prv4-5wf5" |
| ], |
| "summary": "Repository credentials passed to alternate domain in helm.sh/helm/v3", |
| "details": "The username and password credentials associated with a Helm repository can be passed to another domain referenced by that Helm repository.\n\nIf the index.yaml for a Helm repository is hosted on one domain and references a chart archive on a different domain, Helm will provide the credentials for the index.yaml's domain when fetching those archives.", |
| "affected": [ |
| { |
| "package": { |
| "name": "helm.sh/helm/v3", |
| "ecosystem": "Go" |
| }, |
| "ranges": [ |
| { |
| "type": "SEMVER", |
| "events": [ |
| { |
| "introduced": "0" |
| }, |
| { |
| "fixed": "3.6.1" |
| } |
| ] |
| } |
| ], |
| "ecosystem_specific": { |
| "imports": [ |
| { |
| "path": "helm.sh/helm/v3/pkg/downloader", |
| "symbols": [ |
| "ChartDownloader.DownloadTo", |
| "ChartDownloader.ResolveChartVersion", |
| "Manager.Build", |
| "Manager.Update" |
| ] |
| } |
| ] |
| } |
| } |
| ], |
| "references": [ |
| { |
| "type": "ADVISORY", |
| "url": "https://github.com/advisories/GHSA-56hp-xqp3-w2jf" |
| }, |
| { |
| "type": "FIX", |
| "url": "https://github.com/helm/helm/commit/61d8e8c4a6f95540c15c6a65f36a6dd0a45e7a2f" |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2022-0384", |
| "review_status": "REVIEWED" |
| } |
| } |