In Helm before versions 2.16.11 and 3.3.2, 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). This issue has been patched in Helm 2.16.11 and Helm 3.3.2. As a possible workaround make sure to install plugins using a secure connection protocol like SSL.
References
Link | Resource |
---|---|
https://github.com/helm/helm/commit/d9ef5ce8bad512e325390c0011be1244b8380e4b | Patch Third Party Advisory |
https://github.com/helm/helm/security/advisories/GHSA-c52f-pq47-2r9j | Third Party Advisory |
https://github.com/helm/helm/commit/d9ef5ce8bad512e325390c0011be1244b8380e4b | Patch Third Party Advisory |
https://github.com/helm/helm/security/advisories/GHSA-c52f-pq47-2r9j | Third Party Advisory |
Configurations
History
21 Nov 2024, 05:05
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/helm/helm/commit/d9ef5ce8bad512e325390c0011be1244b8380e4b - Patch, Third Party Advisory | |
References | () https://github.com/helm/helm/security/advisories/GHSA-c52f-pq47-2r9j - Third Party Advisory | |
CVSS |
v2 : v3 : |
v2 : 6.5
v3 : 3.0 |
Information
Published : 2020-09-17 22:15
Updated : 2024-11-21 05:05
NVD link : CVE-2020-15187
Mitre link : CVE-2020-15187
CVE.ORG link : CVE-2020-15187
JSON object : View
Products Affected
helm
- helm
CWE
CWE-74
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
CWE-694Use of Multiple Resources with Duplicate Identifier
NVD-CWE-Other