Unbounded recursion in JSON parsing allows malicious JSON input to cause excessive memory consumption or panics.
{ "review_status": "REVIEWED", "url": "https://pkg.go.dev/vuln/GO-2022-0965" }
{ "imports": [ { "path": "k8s.io/apimachinery/pkg/runtime/serializer/json", "symbols": [ "Serializer.Decode", "Serializer.Encode", "customNumberDecoder.Decode" ] }, { "path": "k8s.io/apimachinery/pkg/util/json", "symbols": [ "Unmarshal" ] } ] }