From: Jeff Trawick Date: Tue, 21 Aug 2012 12:48:56 +0000 (+0000) Subject: fix an grammatical error X-Git-Tag: 2.4.4~643 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d89366cf45b22ea701840046b71d42c220d8abba;p=apache fix an grammatical error git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1375509 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 5a98d69dfc..182b15dda7 100644 --- a/CHANGES +++ b/CHANGES @@ -11,7 +11,7 @@ Changes with Apache 2.4.3 to a response mixup. PR 53727. [Rainer Jung] *) SECURITY: CVE-2012-2687 (cve.mitre.org) - mod_negotiation: Escape filenames in variant list to prevent an + mod_negotiation: Escape filenames in variant list to prevent a possible XSS for a site where untrusted users can upload files to a location with MultiViews enabled. [Niels Heinen ]