Closed
Description
Using ModSecurity-apache connector (latest), post body injections are not inspected. When compared with the exact same post body with a different server running ModSecurity 2.9.1, it it properly blocked (403 forbidden). Something is wrong that its not inspecting the post body.
Using the same servers, if I use a <script>
tag in the referer header, both systems block it. So it appears request headers are inspected, but post body is not.
Metadata
Metadata
Assignees
Labels
No labels