Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Need help with modsecurity/owasp #339

Closed
@adityabhanglekpmg

Description

Hello, I have impletemed modsecurity/owasp in my envirionment. Most of it works but I am facing issue whenever there are query parameters in the URL. Even though the page and request is valid, the entire thing is getting blocked by a rule - 949110.

# always check threshold in phase 2
SecRule TX:BLOCKING_INBOUND_ANOMALY_SCORE "@ge %{tx.inbound_anomaly_score_threshold}" \
 "id:949110,\ 
 phase:2,\
 deny,\
 t:none,\
 msg:'Inbound Anomaly Score Exceeded (Total Score: %{TX.BLOCKING_INBOUND_ANOMALY_SCORE})',\
 tag:'anomaly-evaluation',\
 tag:'OWASP_CRS',\ 
 ver:'OWASP_CRS/4.4.0'" 

I tried putting a few things in my kubernetes config map but nothing seems to work. Any help on this

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /