From: Jim Jagielski Date: Thu, 13 Mar 2014 13:41:23 +0000 (+0000) Subject: Add leading space :) X-Git-Tag: 2.4.9~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1399397bf5c2a13b2c8779ab585ee89f4a8a20cc;p=apache Add leading space :) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1577157 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 93a9117757..4b02220cf7 100644 --- a/CHANGES +++ b/CHANGES @@ -19,11 +19,11 @@ Changes with Apache 2.4.8 logging truncated cookies. [William Rowe, Ruediger Pluem, Jim Jagielski] - *) SECURITY: CVE-2013-6438 (cve.mitre.org) - mod_dav: Keep track of length of cdata properly when removing - leading spaces. Eliminates a potential denial of service from - specifically crafted DAV WRITE requests - [Amin Tora ] + *) SECURITY: CVE-2013-6438 (cve.mitre.org) + mod_dav: Keep track of length of cdata properly when removing + leading spaces. Eliminates a potential denial of service from + specifically crafted DAV WRITE requests + [Amin Tora ] *) core: Support named groups and backreferences within the LocationMatch, DirectoryMatch, FilesMatch and ProxyMatch directives. (Requires