3 matches found
Use of Uninitialized Resource
Overview Affected versions of this package are vulnerable to Use of Uninitialized Resource via improper validation when parsing Chart.yaml and index.yaml files. An attacker can cause a panic in the application by providing malformed or unexpected YAML content, such as a null maintainer, non-strin...
CVE-2020-11013
A flaw was found in helm. The helm template lookup function bypasses the intended security property that the running helm template will not attach to a helm cluster. This flaw allows a malicious template to disclose facts about the cluster without the administrator's consent. Mitigation Three...
PT-2019-5658 · Helm +1 · Helm +1
Name of the Vulnerable Software and Affected Versions: Helm versions 2.0.0 through 2.12.1 Description: The issue is related to a path traversal vulnerability in Helm, where chart archive files can be unpacked outside of the target directory when using the commands helm fetch --untar and helm lint...