From: Joe Orton Date: Tue, 11 Dec 2007 17:12:23 +0000 (+0000) Subject: Propose CVE-2007-5000 fix. X-Git-Tag: 2.2.7~109 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b664e2a024885f4d70e638cee198ab443d74c81;p=thirdparty%2Fapache%2Fhttpd.git Propose CVE-2007-5000 fix. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@603305 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index c8bd8b2d618..78907cccf81 100644 --- 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