Skip to content

Modsecurity sees the HTTP "INVALID" method instead of "PATCH" #2623

Open
@KernelPan1k

Description

@KernelPan1k

Hello,

I installed modsecurity 2 on IIS 10 in reverse-proxy with the OWASP csr.

For the moment, the WAF works in DetectionOnly and therefore does not block anything. I authorized in the csr-setup.conf the HTTP PATCH method, but I see that when the PATCH method is used, it is blocked by Modsecurity because PATCH is replaced by INVALID, but the application works correctly, because IIS is authorized to use PATCH and in the IIS logs, it is well written PATCH. I don't understand why Modsecurity receives INVALID.

Could you please help me?

have a nice day

KP

Metadata

Metadata

Assignees

No one assigned

    Labels

    2.xRelated to ModSecurity version 2.xPlatform - IIS

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions