Unsanitized input flows into Strategy match operation (EXIST), where it is used to build a regular expression. This may result in a Regular expression Denial of Service attack (reDOS).
Patched in 3.1.4
Avoid using Strategy settings that use REGEX in conjunction with EXIST and NOT_EXIST operations.
{ "github_reviewed": true, "cwe_ids": [ "CWE-1333", "CWE-400" ], "severity": "HIGH", "github_reviewed_at": "2023-02-02T01:33:06Z", "nvd_published_at": "2023-02-03T20:15:00Z" }