Security 10907 Published by

OWASP CRS 4.17.0, a collection of general rules for spotting attacks that work with ModSecurity or similar web application firewalls, has been released and features important updates, such as the removal of PCI DSS tags and the introduction of new features and detection methods. These include detection for ASP.NET errors, RCE via the Referer header, LaTeX injection, and Ruby errors. Other changes include fixing dot stars, using word boundaries, updating java-classes.data, and updating file uris.



Coreruleset Release v4.17.0

What's Changed

:star: Important changes

:new: New features and detections :tada:

  • feat: added detection for ASP.NET errors by  @Xhoenix in  #4092
  • feat: added detection for RCE via Referer header by  @Xhoenix in  #3993
  • feat: added detection for LaTeX injection by  @Xhoenix in  #4206
  • feat: added detection for ruby errors and code leakage by  @Xhoenix in  #4089

:toolbox: Other Changes

New Contributors

Full Changelog v4.16.0...v4.17.0

Release v4.17.0 · coreruleset/coreruleset