CVE-2020-15186
CVSS V2 Medium 4
CVSS V3 Low 2.7
Description
In Helm before versions 2.16.11 and 3.3.2 plugin names are not sanitized properly. As a result, a malicious plugin author could use characters in a plugin name that would result in unexpected behavior, such as duplicating the name of another plugin or spoofing the output to `helm --help`. This issue has been patched in Helm 3.3.2. A possible workaround is to not install untrusted Helm plugins. Examine the `name` field in the `plugin.yaml` file for a plugin, looking for characters outside of the [a-zA-Z0-9._-] range.
Overview
- CVE ID
- CVE-2020-15186
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2020-09-17T22:15:12
- Last Modified Date
- 2021-11-18T17:50:44
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:helm:helm:*:*:*:*:*:*:*:* | 1 | OR | 2.0.0 | 2.16.11 |
cpe:2.3:a:helm:helm:*:*:*:*:*:*:*:* | 1 | OR | 3.0.0 | 3.3.2 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:S/C:N/I:P/A:N
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- SINGLE
- Confidentiality Impact
- NONE
- Integrity Impact
- PARTIAL
- Availability Impact
- NONE
- Base Score
- 4
- Severity
- MEDIUM
- Exploitability Score
- 8
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- HIGH
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 2.7
- Base Severity
- LOW
- Exploitability Score
- 1.2
- Impact Score
- 1.4
References
Reference URL | Reference Tags |
---|---|
https://github.com/helm/helm/commit/809e2d999e2c33e20e77f6bff30652d79c287542 | Patch Third Party Advisory |
https://github.com/helm/helm/security/advisories/GHSA-m54r-vrmv-hw33 | Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2020-15186 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15186 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 06:45:49 | Added to TrackCVE | |||
2022-12-04 22:55:53 | 2020-09-17T22:15Z | 2020-09-17T22:15:12 | CVE Published Date | updated |
2022-12-04 22:55:53 | 2021-11-18T17:50:44 | CVE Modified Date | updated | |
2022-12-04 22:55:53 | Analyzed | Vulnerability Status | updated |