From 655cfb181ce50c451a49ffac84b30fd4d4217c66 Mon Sep 17 00:00:00 2001 From: olgeni Date: Sat, 10 Mar 2001 12:22:15 +0000 Subject: Apply Zope hotfix: Hotfix_2001-03-08 From the Zope site: The issue involves an error in the 'aq_inContextOf' method of objects that support acquisition. A recent change to the access validation machinery made this bug begin to affect security restrictions. The bug, with the change to validation, made it possible to access Zope objects via acquisition that a user would not otherwise have access to. This issue could allow users with enough internal knowledge of Zope to perform actions higher in the object hierarchy than they should be able to. --- www/zope29/distinfo | 1 + 1 file changed, 1 insertion(+) (limited to 'www/zope29/distinfo') diff --git a/www/zope29/distinfo b/www/zope29/distinfo index a24b333e3e75..c8436eec39c8 100644 --- a/www/zope29/distinfo +++ b/www/zope29/distinfo @@ -1,2 +1,3 @@ MD5 (zope/Zope-2.3.0-src.tgz) = ffd467bc9da04564af10452a4bb520d1 MD5 (zope/Hotfix_2001-02-23.tgz) = 9794180dd3d46e176cf150345f62e353 +MD5 (zope/Hotfix_2001-03-08.tgz) = 1c0798d79c0fdcbbd364270a9a45bd2b -- cgit