Unmarshaling an XML document into a Go struct which has a nested field that uses the 'any' field tag can panic due to stack exhaustion.
{ "url": "https://pkg.go.dev/vuln/GO-2022-0523", "review_status": "REVIEWED" }
{ "imports": [ { "symbols": [ "Decoder.DecodeElement", "Decoder.unmarshal", "Decoder.unmarshalPath" ], "path": "encoding/xml" } ] }