First published: Fri May 21 2021(Updated: )
### Impact Most Python modules are not available for using in TAL expressions that you can add through-the-web, for example in Zope Page Templates. This restriction avoids file system access, for example via the 'os' module. But some of the untrusted modules are available indirectly through Python modules that are available for direct use. By default, you need to have the Manager role to add or edit Zope Page Templates through the web. Only sites that allow untrusted users to add/edit Zope Page Templates through the web are at risk. ### Patches The problem has been fixed in Zope 5.2 and 4.6. ### Workarounds 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. ### For more information If you have any questions or comments about this advisory: * Open an issue in the [Zope issue tracker](https://github.com/zopefoundation/Zope/issues) * Email us at [security@plone.org](mailto:security@plone.org)
Credit: security-advisories@github.com security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Plone Plone | <=4.3.20 | |
Plone Plone | >=5.0<=5.2.4 | |
Zope Zope | <4.6 | |
Zope Zope | >=5.0<5.2 | |
pip/Zope | >=5.0<5.2 | 5.2 |
pip/Zope | <4.6 | 4.6 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-32633 is a vulnerability in Zope web application server that allows users to access untrusted modules indirectly.
The CVE-2021-32633 vulnerability can be exploited by accessing untrusted modules indirectly through Python modules available for direct use.
The severity of CVE-2021-32633 is high, with a severity score of 8.8.
The affected software versions include Plone versions up to and including 4.3.20, Plone versions between 5.0 and 5.2.4, Zope versions up to 4.6, and Zope versions between 5.0 and 5.2.
To mitigate the CVE-2021-32633 vulnerability, update your Zope and Plone installations to version 4.3.21 or above for Plone, and version 5.2.5 or above for Zope.