
Cloud Vulnerability DB
A community-led vulnerabilities database
Helm, a tool for managing Charts (pre-configured Kubernetes resources), was found to contain a vulnerability in versions prior to 3.10.3. The vulnerability (CVE-2022-23524) was discovered through fuzz testing conducted by Ada Logics and sponsored by the CNCF. The issue involves uncontrolled resource consumption in the strvals package that could result in a Denial of Service condition (GitHub Advisory).
The vulnerability exists in the strvals package, which contains a parser that converts strings into Go structures. When processing certain string inputs, the parser can create array data structures that cause a stack overflow. In Go programming language, stack overflows cannot be recovered from, leading to application panic. The vulnerability has been assigned a CVSS v3.1 base score of 7.5 (HIGH) by NVD and 5.3 (MEDIUM) by GitHub (NVD).
When exploited, this vulnerability can cause a Denial of Service condition in applications using the Helm SDK's strvals package to parse user-supplied input. In the context of the Helm Client, the vulnerability can be triggered through command line flags like --set and --set-string, causing the client to panic. However, since Helm is not a long-running service, the panic only affects the current execution and not future uses of the Helm client (GitHub Advisory).
The vulnerability has been patched in Helm version 3.10.3. For users unable to upgrade immediately, a workaround is available where SDK users can validate strings supplied by users to ensure they won't create large arrays causing significant memory usage before passing them to the strvals functions (GitHub Advisory).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."