GHSA-c2gw-4533-c2w3Medium
A user could provide an expression whose string length is longer than the...
🔗 CVE IDs covered (1)
📋 Description
A user could provide an expression whose string length is longer than the ParserExpressionSizeLimit() configured on the CEL environment, and a memory allocation would occur proportional to the size of the input before the limit would be checked / enforced.