invalid memory address
on SecRuleUpdateTargetById
#3390
Labels
Milestone
invalid memory address
on SecRuleUpdateTargetById
#3390
What happened?
As mentioned in #3389 I have another issue with customization of SecRules in CrowdSec, and this time it's when I use
SecRuleUpdateTargetById
either in a conf file or in yaml'sseclang_rules
, for exampleSecRuleUpdateTargetById 941160 "!ARGS:postForm[text]"
. If I use it, CrowdSec crashes on startup with following trace:What did you expect to happen?
For the rule to work
How can we reproduce it (as minimally and precisely as possible)?
My docker-compose
All CrowdSec relate files for the container
config/crowdsec/yaml/appsec/simbiat-seclang.yaml
add ``SecRuleUpdateTargetById 941160 "!ARGS:postForm[text]"to
seclang_rules` or add it in a conf file loaded as the last fileAnything else we need to know?
No response
Crowdsec version
OS version
Enabled collections and parsers
Acquisition config
Config show
Prometheus metrics
Related custom configs versions (if applicable) : notification plugins, custom scenarios, parsers etc.
The text was updated successfully, but these errors were encountered: