Enhance 3 remaining rules (942521, 943110, 943120) where affected parameter is not visible in alert message · Issue #3428 · coreruleset/coreruleset · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a problem that only affects chained rules. With the 92x rules, it's usually clear what's at stake even if the log message does not reveal the original parameter hit. (-> because the rule inspects only the Accept header for example). But with the application rules, you are left in the dark. So the log messages of these rules should be enhanced.
I went through all the chained rules systematically and checked the log message. These seem to be the only remaining ones where we need to update the rule.
I do not think this is mandatory for a v4 release, but it would be sweet.
Also: I did this to make sure my C-Rex software is able to pick the correct parameter for every CRS rule alert, always. Catching up on a few of the rules now.
The text was updated successfully, but these errors were encountered:
airween
changed the title
Enhance 3 remaining rules (942521, 943110, 932120) where affected parameter is not visible in alert message
Enhance 3 remaining rules (942521, 943110, 943120) where affected parameter is not visible in alert message
Dec 15, 2023
Uh oh!
There was an error while loading. Please reload this page.
@airween has improved quite a few of these rules. See #3409 for a pattern how to do this.
Here are example the alert messages if the 3 rules in question:
This is a problem that only affects chained rules. With the 92x rules, it's usually clear what's at stake even if the log message does not reveal the original parameter hit. (-> because the rule inspects only the Accept header for example). But with the application rules, you are left in the dark. So the log messages of these rules should be enhanced.
I went through all the chained rules systematically and checked the log message. These seem to be the only remaining ones where we need to update the rule.
I do not think this is mandatory for a v4 release, but it would be sweet.
Also: I did this to make sure my C-Rex software is able to pick the correct parameter for every CRS rule alert, always. Catching up on a few of the rules now.
The text was updated successfully, but these errors were encountered: