From: Ruediger Pluem Date: Sat, 29 Dec 2007 09:25:16 +0000 (+0000) Subject: * Added missing CVE number X-Git-Tag: 2.3.0~1085 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d2f3417e54c8a4938010ac82ead6cb4e320da18;p=thirdparty%2Fapache%2Fhttpd.git * Added missing CVE number git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@607402 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 492bcf4fd99..c884cff2c6f 100644 --- a/CHANGES +++ b/CHANGES @@ -11,7 +11,8 @@ Changes with Apache 2.3.0 redirect string in the HTML output of the balancer manager. Reported by SecurityReason. [Ruediger Pluem] - *) Prevent crash in balancer manager if invalid balancer name is passed + *) SECURITY: CVE-2007-6422 (cve.mitre.org) + Prevent crash in balancer manager if invalid balancer name is passed as parameter. Reported by SecurityReason. [Ruediger Pluem] *) mod_deflate: Transform ETag when transforming the entity.