BIT-helm-2024-26147

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/helm/BIT-helm-2024-26147.json
JSON Data
https://api.test.osv.dev/v1/vulns/BIT-helm-2024-26147
Aliases
Published
2024-03-31T18:18:46.734Z
Modified
2024-09-11T06:13:40.523587Z
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.

Database specific
{
    "cpes": [
        "cpe:2.3:a:helm:helm:*:*:*:*:*:*:*:*",
        "cpe:2.3:a:helm:helm:*:*:*:*:*:go:*:*"
    ],
    "severity": "High"
}
References

Affected packages

Bitnami / helm

Package

Name
helm
Purl
pkg:bitnami/helm

Severity

  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.14.2