
CVE-2020-4053 – Path Traversal in Helm Plugin Archive
https://notcve.org/view.php?id=CVE-2020-4053
16 Jun 2020 — In Helm greater than or equal to 3.0.0 and less than 3.2.4, a path traversal attack is possible when installing Helm plugins from a tar archive over HTTP. It is possible for a malicious plugin author to inject a relative path into a plugin archive, and copy a file outside of the intended directory. This has been fixed in 3.2.4. En Helm versiones superiores o iguales a 3.0.0 y menores a 3.2.4, es posible un ataque de salto de ruta al instalar plugins de Helm desde un archivo tar por medio de HTTP. Es posible... • https://github.com/helm/helm/commit/0ad800ef43d3b826f31a5ad8dfbb4fe05d143688 • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') •

CVE-2020-11013 – lookup Function Information Discolosure in Helm
https://notcve.org/view.php?id=CVE-2020-11013
24 Apr 2020 — Their is an information disclosure vulnerability in Helm from version 3.1.0 and before version 3.2.0. `lookup` is a Helm template function introduced in Helm v3. It is able to lookup resources in the cluster to check for the existence of specific resources and get details about them. This can be used as part of the process to render templates. The documented behavior of `helm template` states that it does not attach to a remote cluster. • https://github.com/helm/helm/releases/tag/v3.2.0 • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor •

CVE-2019-18658 – SUSE Security Advisory - SUSE-SU-2022:1888-1
https://notcve.org/view.php?id=CVE-2019-18658
12 Nov 2019 — In Helm 2.x before 2.15.2, commands that deal with loading a chart as a directory or packaging a chart provide an opportunity for a maliciously designed chart to include sensitive content such as /etc/passwd, or to execute a denial of service (DoS) via a special file such as /dev/urandom, via symlinks. No version of Tiller is known to be impacted. This is a client-only issue. En Helm versiones 2.x anteriores a 2.15.2, los comandos que se ocupan de cargar un gráfico como un directorio o empaquetar un gráfico... • https://helm.sh/blog/2019-10-30-helm-symlink-security-notice • CWE-59: Improper Link Resolution Before File Access ('Link Following') •

CVE-2019-1010275
https://notcve.org/view.php?id=CVE-2019-1010275
17 Jul 2019 — helm Before 2.7.2 is affected by: CWE-295: Improper Certificate Validation. The impact is: Unauthorized clients could connect to the server because self-signed client certs were aloowed. The component is: helm (many files updated, see https://github.com/helm/helm/pull/3152/files/1096813bf9a425e2aa4ac755b6c991b626dfab50). The attack vector is: A malicious client could connect to the server over the network. The fixed version is: 2.7.2. helm anterior a versión 2.7.2, está afectado por: CWE-295: Comprobación d... • https://github.com/helm/helm/pull/3152 • CWE-295: Improper Certificate Validation •

CVE-2019-1000009
https://notcve.org/view.php?id=CVE-2019-1000009
04 Feb 2019 — Helm ChartMuseum version >=0.1.0 and < 0.8.1 contains a CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in HTTP API to save charts that can result in a specially crafted chart could be uploaded and saved outside the intended location. This attack appears to be exploitable via A POST request to the HTTP API can save a chart archive outside of the intended directory. If authentication is, optionally, enabled this requires an authorized user to do so. This v... • https://helm.sh/blog/chartmuseum-security-notice-2019/index.html • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') •

CVE-2019-1000008
https://notcve.org/view.php?id=CVE-2019-1000008
04 Feb 2019 — All versions of Helm between Helm >=2.0.0 and < 2.12.2 contains a CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in The commands `helm fetch --untar` and `helm lint some.tgz` that can result when chart archive files are unpacked a file may be unpacked outside of the target directory. This attack appears to be exploitable via a victim must run a helm command on a specially crafted chart archive. This vulnerability appears to have been fixed in 2.12.2. Tod... • https://helm.sh/blog/helm-security-notice-2019/index.html • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') •

CVE-2006-0211 – Web Host Automation Ltd. Helm 3.2.8 - 'ForgotPassword.asp' Cross-Site Scripting
https://notcve.org/view.php?id=CVE-2006-0211
14 Jan 2006 — Cross-site scripting (XSS) vulnerability in forgotPassword.asp in Helm Hosting Control Panel 3.2.8 and earlier allows remote attackers to inject arbitrary web script or HTML via the txtEmailAddress parameter. • https://www.exploit-db.com/exploits/27079 •