1641 matches found
Authorization Bypass
github.com/helm/helm is vulnerable to authorization bypass. An attacker with write access to a repository index file is able to inject a malicious chart into a repository...
Arbitrary Code Execution
github.com/helm/helm is vulnerable to arbitrary code execution. Duplicate plugin entries allows an attacker to compromise a plugin's install hooks, via a man-in-the-middle attack, and possibly execute arbitrary code on the host OS...
Command Injection
github.com/helm/helm is vulnerable to command injection. The name and YAML data from the plugin.yaml is not sanitized when a plugin is loaded from a given directory. This allows an attacker to inject arbitrary characters to cause unexpected behaviors such as loading of malicious plugins or spoofi...
Helm Injection Vulnerability
helm is a Kubernetes package manager. An injection vulnerability exists in Helm versions prior to 2.16.11 and 3.3.2. The vulnerability stems from a lack of proper validation of user input data by a networked system or product that fails to filter, or fails to correctly filter out, special element...
Helm Plugin Validation Vulnerability
helm is a Kubernetes package manager. A security vulnerability exists in Helm versions prior to 2.16.11 and 3.3.2, which stems from a failure to properly clean up plugin names and can be exploited by an attacker to use illegal characters in plugin names...
Helm Cross-Site Scripting Vulnerability
helm is a Kubernetes package manager. A security vulnerability exists in Helm versions prior to 2.16.11 and 3.3.2, which can be exploited by an attacker to launch a local attack...
CVE-2020-15186
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 issu...
CVE-2020-15186
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 issu...
CVE-2020-15187
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 thi...
CVE-2020-15187
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 thi...
CVE-2020-15185
In Helm before versions 2.16.11 and 3.3.2, a Helm repository can contain duplicates of the same chart, with the last one always used. If a repository is compromised, this lowers the level of access that an attacker needs to inject a bad chart into a repository. To perform this attack, an attacker...
CVE-2020-15185
In Helm before versions 2.16.11 and 3.3.2, a Helm repository can contain duplicates of the same chart, with the last one always used. If a repository is compromised, this lowers the level of access that an attacker needs to inject a bad chart into a repository. To perform this attack, an attacker...
Code injection
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 thi...
Design/Logic Flaw
In Helm before versions 2.16.11 and 3.3.2, a Helm repository can contain duplicates of the same chart, with the last one always used. If a repository is compromised, this lowers the level of access that an attacker needs to inject a bad chart into a repository. To perform this attack, an attacker...
Design/Logic Flaw
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 issu...
CVE-2020-15187 Duplicate plugin entries in Helm
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 thi...
CVE-2020-15187
CVE-2020-15187 affects Helm plugins in Helm 2.16.11+ and 3.3.2+. The vulnerability arises when a plugin contains duplicates of the same entry in plugin.yaml, causing the last entry to be used. If a plugin is compromised, an attacker with write access to the plugin repository or archive during dow...
CVE-2020-15186 Improper sanitization of plugin names in Helm
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 issu...
CVE-2020-15186
CVE-2020-15186 affects Helm plugins: in Helm versions before 2.16.11 and 3.3.2, the plugin.yaml name field could be crafted with disallowed characters to cause unexpected behavior such as duplicating another plugin’s name or spoofing helm --help. The issue has been patched in Helm 3.3.2; a workar...