From: Joe Orton Date: Wed, 12 Dec 2007 12:26:18 +0000 (+0000) Subject: Propose 2.0.x rediff of CVE-2007-5000. X-Git-Tag: 2.0.62~55 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3fe097c8f6fe747bd95a75ed2c5b5f437a5ded6;p=thirdparty%2Fapache%2Fhttpd.git Propose 2.0.x rediff of CVE-2007-5000. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@603591 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b556fa6cd9e..8ae1eed1d90 100644 --- 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.