From: Jeff Trawick Date: Tue, 21 Aug 2012 12:49:13 +0000 (+0000) Subject: fix an grammatical error X-Git-Tag: 2.2.23~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eccfc2171d7e63018506fc0fe93ae02ff24f421f;p=thirdparty%2Fapache%2Fhttpd.git fix an grammatical error git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1375510 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index c9d213cfaa4..4db8d39c04a 100644 --- a/CHANGES +++ b/CHANGES @@ -6,7 +6,7 @@ Changes with Apache 2.2.23 current working directory to be searched for DSOs. [Stefan Fritsch] *) 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 ]