]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose for backport mod_cache issue
authorMark J. Cox <mjc@apache.org>
Tue, 19 Jun 2007 12:19:01 +0000 (12:19 +0000)
committerMark J. Cox <mjc@apache.org>
Tue, 19 Jun 2007 12:19:01 +0000 (12:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@548704 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 2e63d271db1f7f2fad31b729bc28a9bfe800a7d4..c14fae6d7dfc90e037491f27d1dc722a4c0cf6dc 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -301,6 +301,15 @@ PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON:
              propogating POST or other non-GET types?  It seems that almost
              any subreq should be handled as a GET in 2.0.
 
+    *) SECURITY: CVE-2007-1863 (cve.mitre.org)
+      mod_cache: Prevent segfault from Cache-Control headers with no
+      values
+      Trunk version of patch:
+        http://svn.apache.org/viewvc?view=rev&rev=535617
+      2.0.x version of patch:
+        http://people.apache.org/~mjc/cve-2007-1863-2.0.patch
+      +1: mjc
+
 CURRENT VOTES:
 
     *) httpd-std.conf and friends;