From: Ruediger Pluem Date: Mon, 14 Sep 2009 21:30:32 +0000 (+0000) Subject: * Follow the standard CHANGES format for security changes. X-Git-Tag: 2.3.3~297 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9af32a4cc0a893be9ba692eec2f29c3d473e98e1;p=thirdparty%2Fapache%2Fhttpd.git * Follow the standard CHANGES format for security changes. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@814866 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index f38868fc326..93b8494e11a 100644 --- a/CHANGES +++ b/CHANGES @@ -2,10 +2,12 @@ Changes with Apache 2.3.3 - *) CVE-2009-3095: mod_proxy_ftp sanity check authn credentials. + *) SECURITY: CVE-2009-3095 (cve.mitre.org) + mod_proxy_ftp: sanity check authn credentials. [Stefan Fritsch , Joe Orton] - *) CVE-2009-3094: mod_proxy_ftp NULL pointer dereference on error paths. + *) SECURITY: CVE-2009-3094 (cve.mitre.org) + mod_proxy_ftp: NULL pointer dereference on error paths. [Stefan Fritsch , Joe Orton] *) mod_dav: Allow other modules to add things to the DAV or Allow headers