#VU88098 Use of uninitialized variable in Helm - CVE-2024-26147
Published: April 3, 2024 / Updated: December 6, 2024
Helm
The Helm Project
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to usage of an uninitialized variable when using the LoadIndexFile or DownloadIndexFile functions in the repo
package or the LoadDir function in the plugin package. If index.yaml file or a plugins plugin.yaml file are missing in the repository, the application crashes.