CVE-2021-21303

Helm is open-source software which is essentially "The Kubernetes Package Manager". Helm is a tool for managing Charts. Charts are packages of pre-configured Kubernetes resources. In Helm from version 3.0 and before version 3.5.2, there a few cases where data loaded from potentially untrusted sources was not properly sanitized. When a SemVer in the `version` field of a chart is invalid, in some cases Helm allows the string to be used "as is" without sanitizing. Helm fails to properly sanitized some fields present on Helm repository `index.yaml` files. Helm does not properly sanitized some fields in the `plugin.yaml` file for plugins In some cases, Helm does not properly sanitize the fields in the `Chart.yaml` file. By exploiting these attack vectors, core maintainers were able to send deceptive information to a terminal screen running the `helm` command, as well as obscure or alter information on the screen. In some cases, we could send codes that terminals used to execute higher-order logic, like clearing a terminal screen. Further, during evaluation, the Helm maintainers discovered a few other fields that were not properly sanitized when read out of repository index files. This fix remedies all such cases, and once again enforces SemVer2 policies on version fields. All users of the Helm 3 should upgrade to the fixed version 3.5.2 or later. Those who use Helm as a library should verify that they either sanitize this data on their own, or use the proper Helm API calls to sanitize the data.
Configurations

Configuration 1 (hide)

cpe:2.3:a:helm:helm:*:*:*:*:*:*:*:*

History

13 Mar 2023, 17:26

Type Values Removed Values Added
CVSS v2 : 4.0
v3 : 7.7
v2 : 3.5
v3 : 6.8

25 Oct 2022, 15:48

Type Values Removed Values Added
CVSS v2 : 4.0
v3 : 5.9
v2 : 4.0
v3 : 7.7

11 Feb 2021, 17:39

Type Values Removed Values Added
References (MISC) https://github.com/helm/helm/commit/6ce9ba60b73013857e2e7c73d3f86ed70bc1ac9a - (MISC) https://github.com/helm/helm/commit/6ce9ba60b73013857e2e7c73d3f86ed70bc1ac9a - Patch, Third Party Advisory
References (CONFIRM) https://github.com/helm/helm/security/advisories/GHSA-c38g-469g-cmgx - (CONFIRM) https://github.com/helm/helm/security/advisories/GHSA-c38g-469g-cmgx - Third Party Advisory
References (MISC) https://github.com/helm/helm/releases/tag/v3.5.2 - (MISC) https://github.com/helm/helm/releases/tag/v3.5.2 - Release Notes, Third Party Advisory
CPE cpe:2.3:a:helm:helm:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : 4.0
v3 : 5.9

05 Feb 2021, 22:15

Type Values Removed Values Added
New CVE

Information

Published : 2021-02-05 22:15

Updated : 2023-12-10 13:41


NVD link : CVE-2021-21303

Mitre link : CVE-2021-21303

CVE.ORG link : CVE-2021-21303


JSON object : View

Products Affected

helm

  • helm
CWE
CWE-74

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')