Commit 6cdb567b authored by Joe Orton's avatar Joe Orton
Browse files

And again... those who did the real work backporting this headache

should take most of the blame^Wcredit.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1497080 13f79535-47bb-0310-9956-ffa450edef68
parent 74ed87af
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ Changes with Apache 2.0.65
  *) SECURITY: CVE-2013-1862 (cve.mitre.org)
     mod_rewrite: Ensure that client data written to the RewriteLog is
     escaped to prevent terminal escape sequences from entering the
     log file.  [Joe Orton]
     log file.  [Eric Covener, Jeff Trawick, Joe Orton]

  *) SECURITY: CVE-2012-0053 (cve.mitre.org)
     Fix an issue in error responses that could expose "httpOnly" cookies