diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2001-03-04 10:32:18 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2001-03-04 10:32:18 +0000 |
commit | 5aaf8bc98b8371798f0fc70e0ac133da6af5e2dd (patch) | |
tree | 241382f3d12eadcade9a2f3106c6d15d04e2b739 /www/zope210/distinfo | |
parent | Add missing plist entry. (diff) |
Apply a Zope hotfix, fixing a potential security problem.
From the Zope hotfix:
This hotfix addresses and important security issue that affects Zope
versions up to and including Zope 2.3.1 b1.
The issue is related to ZClasses in that a user with through-the-web
scripting capabilities on a Zope site can view and assign class
attributes to ZClasses, possibly allowing them to make inappropriate
changes to ZClass instances.
This patch also fixes problems in the ObjectManager, PropertyManager,
and PropertySheet classes related to mutability of method return values
which could be perceived as a security problem.
We *highly* recommend that any Zope site running versions of Zope up to
and including 2.3.1 b1 have this hotfix product installed to mitigate
these issues if the site is accessible by untrusted users who have
through-the-web scripting privileges.
Notes
Notes:
svn path=/head/; revision=39027
Diffstat (limited to 'www/zope210/distinfo')
-rw-r--r-- | www/zope210/distinfo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/zope210/distinfo b/www/zope210/distinfo index ba0860d00120..a24b333e3e75 100644 --- a/www/zope210/distinfo +++ b/www/zope210/distinfo @@ -1 +1,2 @@ MD5 (zope/Zope-2.3.0-src.tgz) = ffd467bc9da04564af10452a4bb520d1 +MD5 (zope/Hotfix_2001-02-23.tgz) = 9794180dd3d46e176cf150345f62e353 |