Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0006292 [Resin] minor always 10-25-19 19:08 11-25-19 15:02
Reporter nam View Status public  
Assigned To ferg
Priority normal Resolution no change required  
Status closed   Product Version 4.0.62
Summary 0006292: add support to IfHeader for matching header names by regexp
Description (rep by s. Dandapani)

We are trying to block requests that have 2 specific headers present (i.e both are present in the request) However, this rule will fail if the header name has whitespace before/after the name or the case is mixed.

    <resin:IfHeader name="Content-Length"/>

Additional Information
Attached Files

- Relationships

- Notes
(0006928)
ferg
11-25-19 15:02

server/1k39

IfHeader uses request.getHeader(), which is case insensitive. The parsing of headers always ignores whitespace.
 

- Issue History
Date Modified Username Field Change
10-25-19 19:08 nam New Issue
11-25-19 15:02 ferg Note Added: 0006928
11-25-19 15:02 ferg Assigned To  => ferg
11-25-19 15:02 ferg Status new => closed
11-25-19 15:02 ferg Resolution open => no change required
11-25-19 15:02 ferg Fixed in Version  => 4.0.65


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker