Helm is a package manager for Charts for Kubernetes. Prior to version 3.18.5, when parsing Chart.yaml and index.yaml files, an improper validation of type error can lead to a panic. This issue has been resolved in Helm 3.18.5. A workaround involves ensuring YAML files are formatted as Helm expects prior to processing them with Helm.
The product uses or accesses a resource that has not been initialized.
Link | Tags |
---|---|
https://github.com/helm/helm/security/advisories/GHSA-f9f8-9pmf-xv68 | third party advisory |
https://github.com/helm/helm/commit/ec5f59e2db56533d042a124f5bae54dd87b558e6 | patch |