diff options
author | nbm <nbm@FreeBSD.org> | 2002-03-23 18:04:29 +0800 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2002-03-23 18:04:29 +0800 |
commit | 639d5828b178f88ade5f6862b2fcd27c7f9d31dd (patch) | |
tree | a51afe580aa31d3a32c13af98ebf2bb9c1e7c455 /www/zope29/distinfo | |
parent | 3aac40c6b0aec855d1891ea9b22c08a2a0e0e907 (diff) | |
download | freebsd-ports-gnome-639d5828b178f88ade5f6862b2fcd27c7f9d31dd.tar.gz freebsd-ports-gnome-639d5828b178f88ade5f6862b2fcd27c7f9d31dd.tar.zst freebsd-ports-gnome-639d5828b178f88ade5f6862b2fcd27c7f9d31dd.zip |
Implement the HotFix described at
http://www.zope.org/Products/Zope/Hotfix_2002-03-01/README.txt which
says:
``The issue involves the checking of security for objects with proxy
roles. The context of the owner user that created the object with
proxy roles was not being taken into account when determining access
to the object with proxy roles. This flaw could allow users defined
in subfolders of a site with sufficient privileges to access objects
at higher levels in the site that they would not normally be able to
access.''
PR: 36103
Submitted by: HAYASHI Yasushi <yasi@yasi.to>
Diffstat (limited to 'www/zope29/distinfo')
-rw-r--r-- | www/zope29/distinfo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/zope29/distinfo b/www/zope29/distinfo index ccc2d7347473..8fe20e1dea7b 100644 --- a/www/zope29/distinfo +++ b/www/zope29/distinfo @@ -1,2 +1,3 @@ MD5 (zope/Zope-2.5.0-src.tgz) = 105bb1f9d90478596cc929164ef385e3 +MD5 (zope/Hotfix_2002-03-01.tgz) = 4bb8d96a7dd5a93a3fe2e0b9f37632e7 MD5 (zope/Zope-2.5.0-unix-security.patch) = 87f3dceb08aa3bcede5bf521c9cdd328 |