Date: Sun, 4 Mar 2001 02:32:19 -0800 (PST) From: Neil Blakey-Milner <nbm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/zope Makefile distinfo pkg-plist Message-ID: <200103041032.f24AWJT81095@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nbm 2001/03/04 02:32:19 PST Modified files: www/zope Makefile distinfo pkg-plist Log: 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. Revision Changes Path 1.21 +7 -4 ports/www/zope/Makefile 1.12 +1 -0 ports/www/zope/distinfo 1.12 +3 -0 ports/www/zope/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103041032.f24AWJT81095>