Improper Input Validation Affecting github.com/helm/helm/pkg/chartutil Open this link in a new tab package, versions >=2.0.0 <2.16.11 >=3.0.0 <3.3.2
Attack Complexity
High
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-GOLANG-GITHUBCOMHELMHELMPKGCHARTUTIL-1009823
-
published
18 Sep 2020
-
disclosed
18 Sep 2020
-
credit
Unknown
Introduced: 18 Sep 2020
CVE-2020-15184 Open this link in a new tabHow to fix?
Upgrade github.com/helm/helm/pkg/chartutil
to version 2.16.11, 3.3.2 or higher.
Overview
github.com/helm/helm/pkg/chartutil is a package manager for kubernetes.
Affected versions of this package are vulnerable to Improper Input Validation. There is a bug in which the alias
field on a Chart.yaml
is not properly sanitized. This could lead to the injection of unwanted information into a chart.