Decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service.
{ "review_status": "REVIEWED", "url": "https://pkg.go.dev/vuln/GO-2022-0537" }
{ "imports": [ { "path": "math/big", "symbols": [ "Float.GobDecode", "Rat.GobDecode" ] } ] }