A bug in Apache HTTP Server 2.4.64 results in all "RewriteCond expr ..." tests evaluating as "true". Users are recommended to upgrade to version 2.4.65, which fixes the issue.
The product incorrectly checks a return value from a function, which prevents it from detecting errors or exceptional conditions.
Link | Tags |
---|---|
https://httpd.apache.org/security/vulnerabilities_24.html | vendor advisory release notes |
https://news.ycombinator.com/item?id=44666896 | issue tracking patch |