3 matches found
GO-2022-1166 Denial of service via schema file in helm.sh/helm/v3
Certain JSON schema validation files can cause a Helm Client to panic, leading to a possible denial of service. The chartutil package contains a parser that loads a JSON Schema validation file. For example, the Helm client when rendering a chart will validate its values with the schema file. The...
Helm 代码问题漏洞
Helm is a Kubernetes package manager. A code issue vulnerability exists in Helm versions prior to 3.10.3 that stems from being constrained by the NULL Pointer Dereference in thechartutil package, which could lead to a segmentation violation...
Helm vulnerable to denial of service through schema file
Fuzz testing, by Ada Logics and sponsored by the CNCF, identified input to functions in the chartutil package that can cause a segmentation violation. Applications that use functions from the chartutil package in the Helm SDK can have a Denial of Service attack when they use this package and it...