From 7670e669c000f835169dd9b85af6d2f45f303040 Mon Sep 17 00:00:00 2001 From: Stefan Esser Date: Wed, 20 May 2015 11:59:13 +0200 Subject: Fix high CPU consumption DOS through many newlines in RFC1867 MIME headers --- Changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Changelog') diff --git a/Changelog b/Changelog index a6b7e3a..53dba31 100644 --- a/Changelog +++ b/Changelog @@ -2,6 +2,8 @@ - removed code compatibility for PHP <5.4 (lots of code + ifdefs) - allow https location for suhosin.filter.action - fixed newline detection for suhosin.mail.protect + - Added suhosin.upload.max_newlines to protect againt DOS attack via many + MIME headers in RFC1867 uploads 2014-12-12 - 0.9.37.1 - Changed version string to 0.9.37.1 (without -dev) -- cgit v1.3