]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Clarify changes to show the assignment of CVE-2012-3499 and
authorWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 18 Feb 2013 20:21:11 +0000 (20:21 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 18 Feb 2013 20:21:11 +0000 (20:21 +0000)
CVE-2012-4558.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1447462 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index cca5491a66a7bf4096bbd4d610e74d8e708a89e1..57b563b2ce7aa0580daf574b5bac1924d722a32d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,9 +1,14 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache 2.2.24
 
-  *) mod_status, mod_info, mod_proxy_ftp, mod_proxy_balancer, mod_imagemap,
-     mod_ldap: Improve escaping of hostname and URIs HTML output.
-     [Jim Jagielski, Stefan Fritsch]
+  *) SECURITY: CVE-2012-3499 (cve.mitre.org)
+     Various XSS flaws due to unescaped hostnames and URIs HTML output in
+     mod_info, mod_status, mod_imagemap, mod_ldap, and mod_proxy_ftp.
+     [Jim Jagielski, Stefan Fritsch, Niels Heinen <heinenn google com>]
+
+  *) SECURITY: CVE-2012-4558 (cve.mitre.org)
+     XSS in mod_proxy_balancer manager interface. [Jim Jagielski,
+     Niels Heinen <heinenn google com>]
 
   *) mod_ssl: Send the error message for speaking http to an https port using
      HTTP/1.0 instead of HTTP/0.9, and omit the link that may be wrong when