You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ji...@apache.org on 2008/05/30 14:43:35 UTC

svn commit: r661693 - /httpd/httpd/branches/2.2.x/STATUS

Author: jim
Date: Fri May 30 05:43:34 2008
New Revision: 661693

URL: http://svn.apache.org/viewvc?rev=661693&view=rev
Log:
Add in CVE fix for balancer-manager

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=661693&r1=661692&r2=661693&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Fri May 30 05:43:34 2008
@@ -175,6 +175,14 @@
          Trunk version of patch works
     +1: jim
 
+ * proxy_balancer: Prevent CSRF attacks against the balancer-manager
+   (CVE-2007-6420)
+   Trunk version of patch:
+         http://svn.apache.org/viewvc?view=rev&revision=661666
+   Backport version for 2.2.x of patch:
+         Trunk version of patch works (minus CHANGES conflict)
+    +1: 
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * beos MPM: Create pmain pool and run modules' child_init hooks when