Information Exposure Affecting github.com/helm/helm/pkg/action Open this link in a new tab package, versions >=3.1.0 <3.1.3
Attack Complexity
Low
Scope
Changed
Confidentiality
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-GITHUBCOMHELMHELMPKGACTION-570292
-
published
24 May 2020
-
disclosed
23 Apr 2020
-
credit
Unknown
Introduced: 23 Apr 2020
CVE-2020-11013 Open this link in a new tabHow to fix?
Upgrade github.com/helm/helm/pkg/action
to version 3.1.3 or higher.
Overview
github.com/helm/helm/pkg/action is a package that contains the logic for each action that Helm can perform.
Affected versions of this package are vulnerable to Information Exposure malicious chart author could inject a lookup
function into a chart which will perform unannounced lookups against the cluster pointed by the user's KUBECONFIG
file when rendered through helm template
.