Vulnerability Description
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.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Helm | Helm | >= 2.0.0, < 2.16.11 |
Related Weaknesses (CWE)
References
- https://github.com/helm/helm/commit/6aab63765f99050b115f0aec3d6350c85e8da946
- https://github.com/helm/helm/commit/ac7c07c37d87e09797f714fb57aa5e9cb99d9450
- https://github.com/helm/helm/commit/b0296c0522e837d65f944beefa3fb64fd08ac304
- https://github.com/helm/helm/commit/c8d6b01d72c9604e43ee70d0d78fadd54c2d8499
- https://github.com/helm/helm/commit/d9ef5ce8bad512e325390c0011be1244b8380e4bPatchThird Party Advisory
- https://github.com/helm/helm/commit/f2ede29480b507b7d8bb152dd8b6b86248b00658
- https://github.com/helm/helm/security/advisories/GHSA-c52f-pq47-2r9jThird Party Advisory
- https://github.com/helm/helm/commit/d9ef5ce8bad512e325390c0011be1244b8380e4bPatchThird Party Advisory
- https://github.com/helm/helm/security/advisories/GHSA-c52f-pq47-2r9jThird Party Advisory
FAQ
What is CVE-2020-15187?
CVE-2020-15187 is a vulnerability with a CVSS score of 3.0 (LOW). 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 at...
How severe is CVE-2020-15187?
CVE-2020-15187 has been rated LOW with a CVSS base score of 3.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2020-15187?
Check the references section above for vendor advisories and patch information. Affected products include: Helm Helm.