Commit 1db8799d authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

Clarify changes

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1447462 13f79535-47bb-0310-9956-ffa450edef68
parent 219c4e2a
Loading
Loading
Loading
Loading
+8 −3
Original line number Diff line number Diff line
                                                         -*- 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