Skip to content

request on iis with more than 999 characters single value in cookie are getting blocked and no specific rule to fix #3413

Open
@HumanUndead

Description

@HumanUndead

using owasp mod security on iis version 2.9.7, after june update the following bug started to happen

requests with a single cookie variable value of longer than 999 characters are being blocked with err connection reset or http protocol 2 error, no specific reason for the error is being logged.

note that its per variable length not on the total length of the cookie, so requests with two cookie variables each for example is 800 characters will pass.

no logs in the event viewer, and no clear rule id to find out what is happening.

disabling modsecurity the requests passes without a problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    2.xRelated to ModSecurity version 2.x

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions