Calling any of the Parse functions on Go source code which contains deeply nested literals can cause a panic due to stack exhaustion.
{ "review_status": "REVIEWED", "url": "https://pkg.go.dev/vuln/GO-2024-3105" }
{ "imports": [ { "path": "go/parser", "symbols": [ "ParseDir", "ParseExpr", "ParseExprFrom", "ParseFile", "parser.parseLiteralValue" ] } ] }