← Back to CVE List

CVE-2024-51734

Published: 2024-11-04T23:15Z
Last Modified: 2025-01-22T20:15Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
Zope AccessControl provides a general security framework for use in Zope. In affected versions anonymous users can delete the user data maintained by an `AccessControl.userfolder.UserFolder` which may prevent any privileged access. This problem has been fixed in version 7.2. Users are advised to upgrade. Users unable to upgrade may address the issue by adding `data__roles__ = ()` to `AccessControl.userfolder.UserFolder`. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt