-
-
Notifications
You must be signed in to change notification settings - Fork 300
Open
Description
Description
Hi!
This rule, taken directly out of the example docs:
SecRule &REQUEST_COOKIES_NAMES:JSESSIONID "@eq 0" "id:45"
Seems to crash coraza. In coraza-caddy it causes a failure state without any logging. (corazawaf/coraza-caddy#246).
But trying it inside https://playground.coraza.io/, it also seems to crash. Returning an undefined error, then erroring for every analysis ran afterward.
Steps to reproduce
Head to https://playground.coraza.io/, paste rule, press Analyze.
Expected result
Probably shouldn't crash :)
Actual result
Crash :)
Metadata
Metadata
Assignees
Labels
No labels