First published: Thu Dec 15 2022(Updated: )
A flaw was found in Helm, a tool for managing Charts, a pre-configured Kubernetes resources. Versions prior to 3.10.3 are subject to Uncontrolled Resource Consumption. Input to functions in the _strvals_ package could cause a stack overflow that is unrecoverable by Go. Applications that use functions from the _strvals_ package in Helm SDK may result in a denial of service.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Helm Helm | >=3.0.0<3.10.3 |
SDK users can validate strings supplied by users that won't create large arrays causing significant memory usage before passing them to the _strvals_ functions.
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-23524 is a vulnerability in Helm, a tool for managing Charts, that allows for Uncontrolled Resource Consumption, resulting in Denial of Service.
The severity of CVE-2022-23524 is high, with a severity value of 7.5.
Versions prior to 3.10.3 of Helm are affected by CVE-2022-23524.
To fix CVE-2022-23524, update Helm to version 3.10.3 or later.
You can find more information about CVE-2022-23524 on the CVE website, NIST NVD, and the Helm GitHub security advisories.