]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Sync Changelog
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 6 Mar 2010 01:59:50 +0000 (01:59 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 6 Mar 2010 01:59:50 +0000 (01:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@919690 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 4a6f327fa1f90f6ad3f5957f18b7efda24f8784f..5a5405668aea5d32a82c588bfdf17fdb06c5766a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,14 @@
 
 Changes with Apache 2.3.7
 
+  *) SECURITY: CVE-2009-3555 (cve.mitre.org)
+     mod_ssl: Comprehensive fix of the TLS renegotiation prefix injection
+     attack when compiled against OpenSSL version 0.9.8m or later. Introduces
+     the 'SSLInsecureRenegotiation' directive to reopen this vulnerability
+     and offer unsafe legacy renegotiation with clients which do not yet
+     support the new secure renegotiation protocol, RFC 5746.
+     [Joe Orton, and with thanks to the OpenSSL Team]
+
   *) SECURITY: CVE-2009-3555 (cve.mitre.org)
      mod_ssl: A partial fix for the TLS renegotiation prefix injection attack
      by rejecting any client-initiated renegotiations. Forcibly disable