icon

We found results for “

CVE-2024-51734

Good to know:

icon
icon
icon

Date: November 4, 2024

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`.

Language: Python

Severity Score

Weakness Type (CWE)

Improper Access Control

CWE-284

Improper Privilege Management

CWE-269

Top Fix

icon

Upgrade Version

Upgrade to version AccessControl - 7.2

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): LOW
Privileges Required (PR): NONE
User Interaction (UI): NONE
Scope (S): UNCHANGED
Confidentiality (C): NONE
Integrity (I): NONE
Availability (A): NONE

Do you need more information?

Contact Us