<
8000
div class="clearfix new-discussion-timeline js-check-all-container container-xl px-3 px-md-4 px-lg-5 mt-4" data-pjax="" data-turbo-frame="">
10000
Issue originally created by user owingruters on date 2020-05-04 10:14:49.
Link to original issue: SpiderLabs/owasp-modsecurity-crs#1751.
I have a lot of positives for rule 920300 'Request Missing an Accept Header'.
The details are : 'Warning. Match of \'pm AppleWebKit Android\' against \'REQUEST_HEADERS:User-Agent\' required. '
The title of the rule and the details do not match. The first is about Accept-header, the latter about the User-agent header. 2 completely different things.
Also the user-agent 'pm AppleWebKit Android' is one that is not known in the market. Still, the number of records tells me that is is not an anomaly, but coming from opening a marketing email we send.
I use this rule in Azure Application Gateway and they do not allow me to specifically add an exclusion on this value of the User-Agent, only on the entire header.
The text was updated successfully, but these errors were encountered: