Skip to content

Permission Issue #1006

Discussion options

You must be logged in to vote

browser console was complaining about error 403 (forbidden)

issue was that Mod Security my web application firewall was freaking out cause PATCH method was being used:

"producer":{"modsecurity":"ModSecurity v3.0.7 (Linux)","connector":"ModSecurity-nginx v1.0.3","secrules_engine":"Enabled","components":["OWASP_CRS/4.0.0-rc1""]},"messages":[{"message":"Method is not allowed by policy","details":{"match":"Matched "Operator Within' with parameter GET HEAD POST OPTIONS' against variable REQUEST_METHOD' (Value: PATCH' )","reference":"v0,5","ruleId":"911100"

https://github.com/SpiderLabs/owasp-modsecurity-crs/blob/v3.3/dev/rules/REQUEST-949-BLOCKING-EVALUATION.conf#L81

This can be solved by addi…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by caffeineaddiction
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant