NA

CVE-2022-23524

Published: 15/12/2022 Updated: 27/06/2023
CVSS v3 Base Score: 7.5 | Impact Score: 3.6 | Exploitability Score: 3.9
VMScore: 0

Vulnerability Summary

Helm is a tool for managing Charts, pre-configured Kubernetes resources. Versions before 3.10.3 are subject to Uncontrolled Resource Consumption, resulting in Denial of Service. Input to functions in the _strvals_ package can cause a stack overflow. In Go, a stack overflow cannot be recovered from. Applications that use functions from the _strvals_ package in the Helm SDK can have a Denial of Service attack when they use this package and it panics. This issue has been patched in 3.10.3. SDK users can validate strings supplied by users won't create large arrays causing significant memory usage before passing them to the _strvals_ functions.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

helm helm

Vendor Advisories

Synopsis Moderate: OpenShift Container Platform 41211 security update Type/Severity Security Advisory: Moderate Topic Red Hat OpenShift Container Platform release 41211 is now available with updates to packages and images that fix several bugs and add enhancementsRed Hat Product Security has rated this update as having a security impact ...
DescriptionThe MITRE CVE dictionary describes this issue as: Helm is a tool for managing Charts, pre-configured Kubernetes resources Versions prior to 3103 are subject to Uncontrolled Resource Consumption, resulting in Denial of Service Input to functions in the _strvals_ package can cause a stack overflow In Go, a stack overflow cannot be rec ...