From: Jeff Trawick Date: Sat, 28 Jan 2012 20:12:32 +0000 (+0000) Subject: propose patch for CVE-2012-0031 on 2.0.x (older patch wouldn't quite apply) X-Git-Tag: 2.0.65~91 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bda73e498927b45daafaba6796e89f89ea729c78;p=thirdparty%2Fapache%2Fhttpd.git propose patch for CVE-2012-0031 on 2.0.x (older patch wouldn't quite apply) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1237152 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index e83042ba117..3c636fef144 100644 --- a/STATUS +++ b/STATUS @@ -150,6 +150,10 @@ RELEASE SHOWSTOPPERS: could cause the parent to crash at shutdown rather than terminate cleanly. [Joe Orton] + r1231058 on 2.0.x: + http://people.apache.org/~trawick/2.0-CVE-2012-0031-r1231058.patch + +1: trawick + *) SECURITY: CVE-2012-0053 (cve.mitre.org) Fix an issue in error responses that could expose "httpOnly" cookies when no custom ErrorDocument is specified for status code 400.