Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:pypi/zope@4.3
purl pkg:pypi/zope@4.3
Next non-vulnerable version 4.8.11
Latest non-vulnerable version 5.8.6
Risk 2.1
Vulnerabilities affecting this package (3)
Vulnerability Summary Fixed by
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.6.3
Affected by 1 other vulnerability.
5.2
Affected by 3 other vulnerabilities.
5.3
Affected by 1 other vulnerability.
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.
5.0a1
Affected by 0 other vulnerabilities.
4.6
Affected by 3 other vulnerabilities.
4.6.1
Affected by 2 other vulnerabilities.
5.2
Affected by 3 other vulnerabilities.
5.2.1
Affected by 2 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 0 other vulnerabilities.
5.8.6
Affected by 0 other vulnerabilities.
Vulnerabilities fixed by this package (2)
Vulnerability Summary Aliases
VCID-15pg-36p2-37b8 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. PYSEC-2021-367
VCID-29rp-fkpz-kfcm 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. 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

Date Actor Action Vulnerability Source VulnerableCode Version
2026-06-01T06:14:17.232621+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.204660+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.531553+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.150937+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.879993+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.654167+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.665392+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:30.608443+00:00 PyPI Importer Fixing VCID-15pg-36p2-37b8 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.6.0
2026-05-31T09:42:30.546753+00:00 PyPI Importer Fixing VCID-29rp-fkpz-kfcm https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.6.0
2026-05-31T09:42:19.207292+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.092409+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.865159+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.768505+00:00 Pypa Importer Fixing 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.144608+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.864173+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