]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose 2.0.x rediff of CVE-2007-5000.
authorJoe Orton <jorton@apache.org>
Wed, 12 Dec 2007 12:26:18 +0000 (12:26 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 12 Dec 2007 12:26:18 +0000 (12:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@603591 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b556fa6cd9ed10788f8c371d74c278690a25466b..8ae1eed1d90155c70dce97f1dda5a0cd7025ec08 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -173,6 +173,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        http://svn.apache.org/viewvc?view=rev&rev=600645
     +1: wrowe, rpluem
 
+  * SECURITY: mod_imagemap: fix XSS issue (CVE-2007-5000)
+     Trunk version of patch:
+        http://svn.apache.org/viewvc?rev=603282&view=rev
+     Backport version for 2.0.x of patch:
+        http://people.apache.org/~jorton/2.0.x-CVE-2007-5000.diff
+    +1: jorton
+  
+
 PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON:
 
     *) mod_headers: Support {...}s tag for SSL variable lookup.