]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose CVE-2007-5000 fix.
authorJoe Orton <jorton@apache.org>
Tue, 11 Dec 2007 17:12:23 +0000 (17:12 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 11 Dec 2007 17:12:23 +0000 (17:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@603305 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index c8bd8b2d618c863bdd38dac4aba129b8f3d17550..78907cccf8153a16082a170681dccc6989c7c9d8 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -122,6 +122,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         Trunk version of patch works
      +1: rpluem,
 
+   * SECURITY: mod_imagemap: fix XSS issue (CVE-2007-2500)
+      Trunk version of patch:
+        http://svn.apache.org/viewvc?rev=603282&view=rev
+     Backport version for 2.2.x of patch:
+        Trunk version of patch works (will add CHANGES entry too)
+     +1: jorton
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * beos MPM: Create pmain pool and run modules' child_init hooks when