]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add in CVE fix for balancer-manager
authorJim Jagielski <jim@apache.org>
Fri, 30 May 2008 12:43:34 +0000 (12:43 +0000)
committerJim Jagielski <jim@apache.org>
Fri, 30 May 2008 12:43:34 +0000 (12:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@661693 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 53c9db5baa6c82a66763a803602d61ff56192683..33dd0a8a6581e78d3082ba756d9ce59dc1cf3b0d 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -175,6 +175,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          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