From 9ff1edb5b986be7fded254127c1e4893c036ec3c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 17 May 2012 13:20:55 -0400 Subject: [PATCH] some details about past security hole --- doc/security.mdwn | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/security.mdwn b/doc/security.mdwn index d72382672..c3b62cd3c 100644 --- a/doc/security.mdwn +++ b/doc/security.mdwn @@ -484,10 +484,10 @@ for information disclosure via symlinks. ([[!cve CVE-2011-1408]]) This hole was discovered on 8 June 2011 and fixed the same day with the release of ikiwiki 3.20110608. Note that the fix is dependant on -a version of su that has a similar hole fixed; [[!debbug 628843]] -tracks fixing the hole in Debian's su. An upgrade is a must for any -sites that have `ikiwiki-update-wikilist` installed suid (not the default), -and whose admins run `ikiwiki-mass-rebuild`. +a version of su that has a similar hole fixed. Version 4.1.5 of the shadow +package contains the fixed su; [[!debbug 628843]] tracks fixing the hole in +Debian. An upgrade is a must for any sites that have `ikiwiki-update-wikilist` +installed suid (not the default), and whose admins run `ikiwiki-mass-rebuild`. ## javascript insertion via meta tags -- 2.32.0.93.g670b81a890