Hotfix to fix CVE 2010-1104 for Zope 2.8 - 2.13
Project description
Introduction
This Zope hotfix fixes CVE 2010-1104.
This hotfix has been tested with Zope instances using Zope 2.8.x - 2.11.x. Users of Zope 2.12 and greater should instead update to the latest corresponding minor revision, which already includes this fix.
Installation
Download the tarball from the PyPI page:
http://pypi.python.org/pypi/Products.Zope_Hotfix_CVE_2010_1104
Unpack the tarball and add a ‘products’ key to the ‘etc/zope.conf’ of your instance. E.g.:
products /path/to/Products.Zope_Hotfix_CVE_2010_1104/Products
and restart. Alternatively, you may copy or symlink the ‘Products’ directory into the ‘Products’ subdirectory of your Zope instance. E.g.:
$ cp -r /path/to/Products.Zope_Hotfix_CVE_2010_1104/Products \ /path/to/instance/Products/
Verifying the Installation
After restarting the Zope instance, check the ‘Control_Panel/Products’ folder in the Zope Management Interface, e.g.:
You should see the ‘Zope_Hotfix_CVE_2010_1104’ product folder there.
Changelog
1.0 (2012-01-18)
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file Products.Zope_Hotfix_CVE_2010_1104-1.0.tar.gz
.
File metadata
- Download URL: Products.Zope_Hotfix_CVE_2010_1104-1.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c3ff7b498bb5fb82ef9d00060e09567a0fd8654cfd703fa55284cae51fea3c9 |
|
MD5 | f6e688fd24a1481bdcbc01d729309aef |
|
BLAKE2b-256 | a12be063f64f95309c28ebdb7b09305cb7b2217e9fc8b0e067c55267574a29cf |