From: Ruediger Pluem Date: Tue, 8 Jan 2008 12:28:41 +0000 (+0000) Subject: * Add CVE number X-Git-Tag: 2.2.8~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2dfb3ab3956158787bd239951a376f3d411b7b6d;p=thirdparty%2Fapache%2Fhttpd.git * Add CVE number git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@609953 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index b6001bac761..32cae191e69 100644 --- a/CHANGES +++ b/CHANGES @@ -32,7 +32,8 @@ Changes with Apache 2.2.7 mod_imagemap: Fix a cross-site scripting issue. Reported by JPCERT. [Joe Orton] - *) Introduce the ProxyFtpDirCharset directive, allowing the administrator + *) SECURITY: CVE-2008-0005 (cve.mitre.org) + Introduce the ProxyFtpDirCharset directive, allowing the administrator to identify a default, or specific servers or paths which list their contents in other-than ISO-8859-1 charset (e.g. utf-8). [Ruediger Pluem]