diff options
| author | Stefan Esser | 2015-05-20 11:59:13 +0200 |
|---|---|---|
| committer | Stefan Esser | 2015-05-20 11:59:13 +0200 |
| commit | 7670e669c000f835169dd9b85af6d2f45f303040 (patch) | |
| tree | 162608d1dd8e3c653d1cd6ac8b619515ba4fa5b5 /Changelog | |
| parent | 2bde2784897fed6dbe238af53ede0a0421239d35 (diff) | |
Fix high CPU consumption DOS through many newlines in RFC1867 MIME headers
Diffstat (limited to 'Changelog')
| -rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -2,6 +2,8 @@ | |||
| 2 | - removed code compatibility for PHP <5.4 (lots of code + ifdefs) | 2 | - removed code compatibility for PHP <5.4 (lots of code + ifdefs) |
| 3 | - allow https location for suhosin.filter.action | 3 | - allow https location for suhosin.filter.action |
| 4 | - fixed newline detection for suhosin.mail.protect | 4 | - fixed newline detection for suhosin.mail.protect |
| 5 | - Added suhosin.upload.max_newlines to protect againt DOS attack via many | ||
| 6 | MIME headers in RFC1867 uploads | ||
| 5 | 7 | ||
| 6 | 2014-12-12 - 0.9.37.1 | 8 | 2014-12-12 - 0.9.37.1 |
| 7 | - Changed version string to 0.9.37.1 (without -dev) | 9 | - Changed version string to 0.9.37.1 (without -dev) |
