summaryrefslogtreecommitdiff
path: root/www/zope28
diff options
context:
space:
mode:
authorNeil Blakey-Milner <nbm@FreeBSD.org>2001-03-04 10:32:18 +0000
committerNeil Blakey-Milner <nbm@FreeBSD.org>2001-03-04 10:32:18 +0000
commit5aaf8bc98b8371798f0fc70e0ac133da6af5e2dd (patch)
tree241382f3d12eadcade9a2f3106c6d15d04e2b739 /www/zope28
parentAdd 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/zope28')
-rw-r--r--www/zope28/Makefile9
-rw-r--r--www/zope28/distinfo1
-rw-r--r--www/zope28/pkg-plist3
3 files changed, 10 insertions, 3 deletions
diff --git a/www/zope28/Makefile b/www/zope28/Makefile
index 7861136d948f..e2effe5d6d72 100644
--- a/www/zope28/Makefile
+++ b/www/zope28/Makefile
@@ -7,12 +7,14 @@
PORTNAME= zope
PORTVERSION= 2.3.0
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= www python
-MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/
+MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/ \
+ http://www.zope.org/Products/Zope/Hotfix_2001-02-23/
DISTNAME= Zope-${PORTVERSION}-src
EXTRACT_SUFX= .tgz
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
+ Hotfix_2001-02-23.tgz
MAINTAINER= nbm@FreeBSD.org
@@ -61,6 +63,7 @@ do-install: #
@${ECHO} "===> Please be patient, some builds need their time."
@${ECHO} "===> Copying..."
@${CP} -Rp ${WRKSRC}/* ${ZOPEBASEDIR}/
+ @${CP} -Rp ${WRKDIR}/lib ${ZOPEBASEDIR}/
@#
@${CHMOD} -R u+w ${ZOPEBASEDIR}
@(cd ${ZOPEBASEDIR} && ${PYTHON15} w_pcgi.py)
diff --git a/www/zope28/distinfo b/www/zope28/distinfo
index ba0860d00120..a24b333e3e75 100644
--- a/www/zope28/distinfo
+++ b/www/zope28/distinfo
@@ -1 +1,2 @@
MD5 (zope/Zope-2.3.0-src.tgz) = ffd467bc9da04564af10452a4bb520d1
+MD5 (zope/Hotfix_2001-02-23.tgz) = 9794180dd3d46e176cf150345f62e353
diff --git a/www/zope28/pkg-plist b/www/zope28/pkg-plist
index 8ef59c54606a..68e3697e5920 100644
--- a/www/zope28/pkg-plist
+++ b/www/zope28/pkg-plist
@@ -616,6 +616,9 @@ etc/rc.d/zope.sh
%%ZOPEBASEDIR%%/lib/python/Products/ExternalMethod/help/ExternalMethod.pyc
%%ZOPEBASEDIR%%/lib/python/Products/ExternalMethod/version.txt
%%ZOPEBASEDIR%%/lib/python/Products/ExternalMethod/www/function.gif
+%%ZOPEBASEDIR%%/lib/python/Products/Hotfix_2001-02-23/README.txt
+%%ZOPEBASEDIR%%/lib/python/Products/Hotfix_2001-02-23/__init__.py
+%%ZOPEBASEDIR%%/lib/python/Products/Hotfix_2001-02-23/__init__.pyc
%%ZOPEBASEDIR%%/lib/python/Products/MIMETools/MIMETag.py
%%ZOPEBASEDIR%%/lib/python/Products/MIMETools/MIMETag.pyc
%%ZOPEBASEDIR%%/lib/python/Products/MIMETools/README.txt