GHSA-7jr6-prv4-5wf5

Suggest an improvement
Source
https://github.com/advisories/GHSA-7jr6-prv4-5wf5
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/06/GHSA-7jr6-prv4-5wf5/GHSA-7jr6-prv4-5wf5.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-7jr6-prv4-5wf5
Aliases
Related
Withdrawn
2024-05-20T21:26:28Z
Published
2021-06-23T18:14:31Z
Modified
2024-05-20T21:26:28Z
Severity
  • 6.8 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N CVSS Calculator
Summary
Duplicate Advisory: Helm passes repository credentials to alternate domain
Details

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.

Database specific
{
    "nvd_published_at": "2021-06-16T22:15:00Z",
    "cwe_ids": [
        "CWE-200"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2021-06-18T18:34:04Z"
}
References

Affected packages

Go / helm.sh/helm/v3

Package

Name
helm.sh/helm/v3
View open source insights on deps.dev
Purl
pkg:golang/helm.sh/helm/v3

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.6.1