From 0204dabccfafd89b1e98a33fc5165e8f0e4e0927 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 28 Mar 2011 19:10:08 -0400 Subject: [PATCH] CVE assigned --- debian/changelog | 2 +- doc/security.mdwn | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1f73523a4..db6f95f43 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,7 +14,7 @@ ikiwiki (3.20110328) unstable; urgency=low * comment: Better fix to avoid showing comments of subpages, while not breaking manual inlining of comments. * meta: Security fix; don't allow alternative stylesheets to be added - on pages where the htmlscrubber is enabled. + on pages where the htmlscrubber is enabled. CVE-2011-1401 -- Joey Hess Mon, 28 Mar 2011 12:23:26 -0400 diff --git a/doc/security.mdwn b/doc/security.mdwn index 916bd0484..353854656 100644 --- a/doc/security.mdwn +++ b/doc/security.mdwn @@ -473,3 +473,4 @@ page as an alternate stylesheet, or replacing the default stylesheet. This hole was discovered on 28 Mar 2011 and fixed the same hour with the release of ikiwiki 3.20110328. An upgrade is recommended for sites that have untrusted committers, or have the attachments plugin enabled. +([[!cve CVE-2011-1401]]) -- 2.32.0.93.g670b81a890