CVE-2020-15184 Details
Description
In Helm before versions 2.16.11 and 3.3.2 there is 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. This issue has been patched in Helm 3.3.2 and 2.16.11. A possible workaround is to 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.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/helm/helm/commit/e7c281564d8306e1dcf8023d97f972449ad74850 | CVE | PatchThird Party Advisory |
| https://github.com/helm/helm/security/advisories/GHSA-9vp5-m38w-j776 | CVE | Third Party Advisory |
| https://github.com/helm/helm/commit/e7c281564d8306e1dcf8023d97f972449ad74850 | [email protected] | PatchThird Party Advisory |
| https://github.com/helm/helm/security/advisories/GHSA-9vp5-m38w-j776 | [email protected] | Third Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | [email protected] |
| CWE-20 | Improper Input Validation | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| helm helm | >= 2.0.0, < 2.16.11 >= 3.0.0, < 3.3.2 |
CPE
Remediation
| |
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Nov 18, 2021 | Reanalysis | [email protected] |
| Oct 2, 2020 | Reanalysis | [email protected] |
| Sep 25, 2020 | Initial Analysis | [email protected] |