CVE-2020-15184 – helm.sh/helm/v3
Package
Manager: go
Name: helm.sh/helm/v3
Vulnerable Version: >=3.0.0 <3.3.2
Severity
Level: Low
CVSS v3.1: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N
EPSS: 0.00234 pctl0.46116
Details
Aliases are never checked in helm ### Impact During a security audit of Helm's code base, security researchers at Trail of Bits identified a bug in which the `alias` field on a `Chart.yaml` is not properly sanitized. This could lead to the injection of unwanted information into a chart. ### Patches This issue has been patched in Helm 3.3.2 and 2.16.11 ### Specific Go Packages Affected helm.sh/helm/v3/pkg/chartutil ### Workarounds Manually review the `dependencies` field of any untrusted chart, verifying that the `alias` field is either not used, or (if used) does not contain newlines or path characters.
Metadata
Created: 2021-05-24T16:56:58Z
Modified: 2023-10-02T12:24:31Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/05/GHSA-9vp5-m38w-j776/GHSA-9vp5-m38w-j776.json
CWE IDs: ["CWE-20", "CWE-74"]
Alternative ID: GHSA-9vp5-m38w-j776
Finding: F184
Auto approve: 1