mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 11:16:33 +03:00
Fix potential buffer overrun by 1 byte in base64Decode caused by bad docs from APR-Util. See #255.
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -1,6 +1,9 @@
|
||||
?? ??? 2007 - 2.5.0-dev3
|
||||
------------------------
|
||||
|
||||
* Fixed potential corruption at end of strings after using base64Decode
|
||||
(APR-Util issue). TODO make a better CHANGELOG entry ;)
|
||||
|
||||
* Return from the output filter with an error in addition to setting
|
||||
up the HTTP error status in the output data.
|
||||
|
||||
|
Reference in New Issue
Block a user