Skip to content

x/vulndb: potential Go vuln in helm.sh/helm/v3/pkg/plugin: GHSA-c52f-pq47-2r9j #1356

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
GoVulnBot opened this issue Jan 9, 2023 · 1 comment

Comments

@GoVulnBot
Copy link

In GitHub Security Advisory GHSA-c52f-pq47-2r9j, there is a vulnerability in the following Go packages or modules:

Unit Fixed Vulnerable Ranges
helm.sh/helm/v3/pkg/plugin 3.3.2 >= 3.0.0, < 3.3.2

Cross references:

See doc/triage.md for instructions on how to triage this report.

modules:
  - module: TODO
    versions:
      - introduced: 3.0.0
        fixed: 3.3.2
    packages:
      - package: helm.sh/helm/v3/pkg/plugin
  - module: TODO
    versions:
      - fixed: 2.16.11
    packages:
      - package: helm.sh/helm/v3/pkg/plugin
  - module: TODO
    versions:
      - fixed: 2.16.11
    packages:
      - package: helm.sh/helm
  - module: TODO
    versions:
      - introduced: 3.0.0
        fixed: 3.3.2
    packages:
      - package: helm.sh/helm/v3
description: |-
    ### Impact

    During a security audit of Helm's code base, Helm maintainers identified a bug in which a Helm plugin can contain duplicates of the same entry, with the last one always used. If a plugin is compromised, this lowers the level of access that an attacker needs to modify a plugin's install hooks, causing a local execution attack.

    To perform this attack, an attacker must have write access to the git repository or plugin archive (.tgz) while being downloaded (which can occur during a MITM attack on a non-SSL connection).

    ### Patches

    This issue has been patched in Helm 2.16.11 and Helm 3.3.2.

    ### Workarounds

    Make sure to install plugins using a secure connection protocol like SSL.
cves:
  - CVE-2020-15187
ghsas:
  - GHSA-c52f-pq47-2r9j

@tatianab
Copy link
Contributor

tatianab commented Jan 9, 2023

Duplicate of #820

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants