CVE-2024-26147

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-26147
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-26147.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-26147
Aliases
Related
Published
2024-02-21T23:15:08Z
Modified
2024-10-08T04:05:28.916613Z
Summary
[none]
Details

Helm is a package manager for Charts for Kubernetes. Versions prior to 3.14.2 contain an uninitialized variable vulnerability when Helm parses index and plugin yaml files missing expected content. When either an index.yaml file or a plugins plugin.yaml file were missing all metadata a panic would occur in Helm. In the Helm SDK, this is found when using the LoadIndexFile or DownloadIndexFile functions in the repo package or the LoadDir function in the plugin package. For the Helm client this impacts functions around adding a repository and all Helm functions if a malicious plugin is added as Helm inspects all known plugins on each invocation. This issue has been resolved in Helm v3.14.2. If a malicious plugin has been added which is causing all Helm client commands to panic, the malicious plugin can be manually removed from the filesystem. If using Helm SDK versions prior to 3.14.2, calls to affected functions can use recover to catch the panic.

References

Affected packages

Git / github.com/helm/helm

Affected ranges

Type
GIT
Repo
https://github.com/helm/helm
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

1.*

1.999.0

v1.*

v1.0
v1.1
v1.2

v2.*

v2.0.0
v2.0.0-alpha.1
v2.0.0-alpha.2
v2.0.0-alpha.4
v2.0.0-alpha.5
v2.0.0-beta.1
v2.0.0-beta.2
v2.0.0-rc.1
v2.0.0-rc.2
v2.1.0
v2.2.0
v2.3.0
v2.4.0
v2.5.0
v2.6.0
v2.7.0
v2.7.0-rc1
v2.8.0-rc.1

v3.*

v3.0.0-alpha.1
v3.0.0-alpha.2
v3.0.0-beta.1
v3.0.0-beta.2
v3.0.0-beta.3
v3.0.0-beta.4
v3.0.0-beta.5
v3.1.0-rc.1
v3.12.0-dev.1
v3.6.0
v3.6.0-rc.1
v3.8.0-rc.1
v3.9.0-rc.1