Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:pypi/zope@4.1
purl pkg:pypi/zope@4.1
Next non-vulnerable version 5.11.1
Latest non-vulnerable version 5.11.1
Risk 4.1
Vulnerabilities affecting this package (7)
Vulnerability Summary Fixed by
VCID-15pg-36p2-37b8
Aliases:
PYSEC-2021-367
The module `AccessControl` defines security policies for Python code used in restricted code within Zope applications. Restricted code is any code that resides in Zope's object database, such as the contents of `Script (Python)` objects. The policies defined in `AccessControl` severely restrict access to Python modules and only exempt a few that are deemed safe, such as Python's `string` module. However, full access to the `string` module also allows access to the class `Formatter`, which can be overridden and extended within `Script (Python)` in a way that provides access to other unsafe Python libraries. Those unsafe Python libraries can be used for remote code execution. By default, you need to have the admin-level Zope "Manager" role to add or edit `Script (Python)` objects through the web. Only sites that allow untrusted users to add/edit these scripts through the web - which would be a very unusual configuration to begin with - are at risk. The problem has been fixed in AccessControl 4.3 and 5.2. Only AccessControl versions 4 and 5 are vulnerable, and only on Python 3, not Python 2.7. As a workaround, a site administrator can restrict adding/editing `Script (Python)` objects through the web using the standard Zope user/role permission mechanisms. Untrusted users should not be assigned the Zope Manager role and adding/editing these scripts through the web should be restricted to trusted users only. This is the default configuration in Zope.
4.3
Affected by 6 other vulnerabilities.
5.2
Affected by 6 other vulnerabilities.
VCID-29rp-fkpz-kfcm
Aliases:
CVE-2021-32807
CVE-2021-32811
GHSA-g4gq-j4p2-j8fr
GHSA-qcx9-j53g-ccgf
PYSEC-2021-335
PYSEC-2021-368
PYSEC-2021-370
PYSEC-2021-875
The module `AccessControl` defines security policies for Python code used in restricted code within Zope applications. Restricted code is any code that resides in Zope's object database, such as the contents of `Script (Python)` objects. The policies defined in `AccessControl` severely restrict access to Python modules and only exempt a few that are deemed safe, such as Python's `string` module. However, full access to the `string` module also allows access to the class `Formatter`, which can be overridden and extended within `Script (Python)` in a way that provides access to other unsafe Python libraries. Those unsafe Python libraries can be used for remote code execution. By default, you need to have the admin-level Zope "Manager" role to add or edit `Script (Python)` objects through the web. Only sites that allow untrusted users to add/edit these scripts through the web - which would be a very unusual configuration to begin with - are at risk. The problem has been fixed in AccessControl 4.3 and 5.2. Only AccessControl versions 4 and 5 are vulnerable, and only on Python 3, not Python 2.7. As a workaround, a site administrator can restrict adding/editing `Script (Python)` objects through the web using the standard Zope user/role permission mechanisms. Untrusted users should not be assigned the Zope Manager role and adding/editing these scripts through the web should be restricted to trusted users only. This is the default configuration in Zope.
4.3
Affected by 6 other vulnerabilities.
4.6.3
Affected by 4 other vulnerabilities.
5.2
Affected by 6 other vulnerabilities.
5.3
Affected by 4 other vulnerabilities.
VCID-6aqh-hsuf-s7g2
Aliases:
CVE-2023-41050
GHSA-8xv7-89vj-q48c
Exposure of Sensitive Information to an Unauthorized Actor AccessControl provides a general security framework for use in Zope. Python's "format" functionality allows someone controlling the format string to "read" objects accessible (recursively) via attribute access and subscription from accessible objects. Those attribute accesses and subscriptions use Python's full blown `getattr` and `getitem`, not the policy restricted `AccessControl` variants `_getattr_` and `_getitem_`. This can lead to critical information disclosure. `AccessControl` already provides a safe variant for `str.format` and denies access to `string.Formatter`. However, `str.format_map` is still unsafe. Affected are all users who allow untrusted users to create `AccessControl` controlled Python code and execute it. A fix has been introduced in versions 4.4, 5.8 and 6.2. Users are advised to upgrade. There are no known workarounds for this vulnerability.
4.8.9
Affected by 3 other vulnerabilities.
5.8.4
Affected by 3 other vulnerabilities.
VCID-fewb-jdcf-1bfw
Aliases:
CVE-2023-42458
GHSA-wm8q-9975-xh5v
Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) Zope is an open-source web application server. Prior to versions 4.8.10 and 5.8.5, there is a stored cross site scripting vulnerability for SVG images. Note that an image tag with an SVG image as source is never vulnerable, even when the SVG image contains malicious code. To exploit the vulnerability, an attacker would first need to upload an image, and then trick a user into following a specially crafted link. Patches are available in Zope 4.8.10 and 5.8.5. As a workaround, make sure the "Add Documents, Images, and Files" permission is only assigned to trusted roles. By default, only the Manager has this permission.
4.8.10
Affected by 2 other vulnerabilities.
5.0a1
Affected by 1 other vulnerability.
5.8.5
Affected by 2 other vulnerabilities.
VCID-hxcy-s5rx-hyev
Aliases:
CVE-2024-51734
GHSA-g5vw-3h65-2q3v
5.11.1
Affected by 0 other vulnerabilities.
VCID-va5s-rj6t-53a4
Aliases:
CVE-2021-32633
CVE-2021-32674
GHSA-5pr9-v234-jw36
GHSA-5vq5-pg3r-9ph3
GHSA-962m-m8jw-8wrr
GHSA-rpcg-f9q6-2mq6
PYSEC-2021-104
PYSEC-2021-88
Zope is an open-source web application server. In Zope versions prior to 4.6 and 5.2, users can access untrusted modules indirectly through Python modules that are available for direct use. By default, only users with the Manager role can add or edit Zope Page Templates through the web, but sites that allow untrusted users to add/edit Zope Page Templates through the web are at risk from this vulnerability. The problem has been fixed in Zope 5.2 and 4.6. As a workaround, a site administrator can restrict adding/editing Zope Page Templates through the web using the standard Zope user/role permission mechanisms. Untrusted users should not be assigned the Zope Manager role and adding/editing Zope Page Templates through the web should be restricted to trusted users only.
4.6
Affected by 6 other vulnerabilities.
4.6.1
Affected by 5 other vulnerabilities.
5.0a1
Affected by 1 other vulnerability.
5.2
Affected by 6 other vulnerabilities.
5.2.1
Affected by 5 other vulnerabilities.
VCID-wdzp-16px-akhk
Aliases:
CVE-2023-44389
GHSA-m755-gxxg-r5qh
PYSEC-2023-193
Zope is an open-source web application server. The title property, available on most Zope objects, can be used to store script code that is executed while viewing the affected object in the Zope Management Interface (ZMI). All versions of Zope 4 and Zope 5 are affected. Patches will be released with Zope versions 4.8.11 and 5.8.6
4.8.11
Affected by 1 other vulnerability.
5.0a1
Affected by 1 other vulnerability.
5.8.6
Affected by 1 other vulnerability.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2026-06-01T14:42:56.483976+00:00 GHSA Importer Affected by VCID-va5s-rj6t-53a4 https://github.com/advisories/GHSA-962m-m8jw-8wrr 38.6.0
2026-06-01T14:42:51.980025+00:00 GHSA Importer Affected by VCID-va5s-rj6t-53a4 https://github.com/advisories/GHSA-5vq5-pg3r-9ph3 38.6.0
2026-06-01T08:21:00.981875+00:00 GitLab Importer Affected by VCID-hxcy-s5rx-hyev https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/zope/CVE-2024-51734.yml 38.6.0
2026-06-01T07:39:46.995856+00:00 GitLab Importer Affected by VCID-wdzp-16px-akhk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/zope/CVE-2023-44389.yml 38.6.0
2026-06-01T07:38:52.342926+00:00 GitLab Importer Affected by VCID-fewb-jdcf-1bfw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/zope/CVE-2023-42458.yml 38.6.0
2026-06-01T07:36:43.173577+00:00 GitLab Importer Affected by VCID-6aqh-hsuf-s7g2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/zope/CVE-2023-41050.yml 38.6.0
2026-06-01T06:14:17.211471+00:00 GitLab Importer Affected by VCID-29rp-fkpz-kfcm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/zope/CVE-2021-32811.yml 38.6.0
2026-06-01T06:12:32.180263+00:00 GitLab Importer Affected by VCID-va5s-rj6t-53a4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/zope/CVE-2021-32633.yml 38.6.0
2026-06-01T06:12:15.506925+00:00 GitLab Importer Affected by VCID-va5s-rj6t-53a4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/zope/GHSA-962m-m8jw-8wrr.yml 38.6.0
2026-06-01T06:11:57.127286+00:00 GitLab Importer Affected by VCID-va5s-rj6t-53a4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/zope/GHSA-5vq5-pg3r-9ph3.yml 38.6.0
2026-06-01T06:11:49.856504+00:00 GitLab Importer Affected by VCID-va5s-rj6t-53a4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/zope/CVE-2021-32674.yml 38.6.0
2026-05-31T09:45:20.642395+00:00 PyPI Importer Affected by VCID-wdzp-16px-akhk https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.6.0
2026-05-31T09:42:30.568068+00:00 PyPI Importer Affected by VCID-15pg-36p2-37b8 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.6.0
2026-05-31T09:42:30.507236+00:00 PyPI Importer Affected by VCID-29rp-fkpz-kfcm https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.6.0
2026-05-31T09:42:19.196686+00:00 PyPI Importer Affected by VCID-va5s-rj6t-53a4 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.6.0
2026-05-30T20:32:47.066354+00:00 Pypa Importer Affected by VCID-wdzp-16px-akhk https://github.com/pypa/advisory-database/blob/main/vulns/zope/PYSEC-2023-193.yaml 38.6.0
2026-05-30T20:27:10.843159+00:00 Pypa Importer Affected by VCID-29rp-fkpz-kfcm https://github.com/pypa/advisory-database/blob/main/vulns/zope/PYSEC-2021-368.yaml 38.6.0
2026-05-30T20:27:10.695476+00:00 Pypa Importer Affected by VCID-29rp-fkpz-kfcm https://github.com/pypa/advisory-database/blob/main/vulns/zope/PYSEC-2021-875.yaml 38.6.0
2026-05-30T20:27:04.123320+00:00 Pypa Importer Affected by VCID-va5s-rj6t-53a4 https://github.com/pypa/advisory-database/blob/main/vulns/zope/PYSEC-2021-104.yaml 38.6.0
2026-05-30T20:26:47.836462+00:00 Pypa Importer Affected by VCID-va5s-rj6t-53a4 https://github.com/pypa/advisory-database/blob/main/vulns/zope/PYSEC-2021-88.yaml 38.6.0