Memory Exhaustion in Expr Parser with Unrestricted Input in github.com/expr-lang/expr
{ "review_status": "REVIEWED", "url": "https://pkg.go.dev/vuln/GO-2025-3525" }
{ "imports": [ { "path": "github.com/expr-lang/expr/parser", "symbols": [ "Parse", "ParseWithConfig", "parser.expect", "parser.parseArrayExpression", "parser.parseCall", "parser.parseConditional", "parser.parseExpression", "parser.parseMapExpression", "parser.parsePostfixExpression", "parser.parsePrimary", "parser.parseSecondary", "parser.parseVariableDeclaration", "parser.toIntegerNode" ] }, { "path": "github.com/expr-lang/expr/vm", "symbols": [ "Run", "VM.Run", "VM.pop" ] } ] }