CVE-2024-51734

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-51734
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-51734.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-51734
Aliases
Published
2024-11-04T22:25:22.076Z
Modified
2025-12-05T07:18:35.565368Z
Severity
  • 8.7 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
User data deletion by anoynmous users in Zope
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/51xxx/CVE-2024-51734.json",
    "cwe_ids": [
        "CWE-284"
    ],
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/zopefoundation/accesscontrol

Affected ranges

Type
GIT
Repo
https://github.com/zopefoundation/accesscontrol
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "Zope AccessControl: < 7.2"
        }
    ]
}

Affected versions

3.*

3.0.10
3.0.11
3.0.12
3.0.7
3.0.8
3.0.9

4.*

4.0
4.0a1
4.0a2
4.0a3
4.0a4
4.0a5
4.0a6
4.0a7
4.0b1
4.0b2
4.0b3
4.0b4
4.0b5
4.0b6
4.0b7
4.1
4.2

5.*

5.0
5.1
5.2
5.3
5.3.1
5.4
5.5
5.6
5.7

6.*

6.0
6.1
6.2
6.3

7.*

7.0
7.1
7.2

Database specific

unresolved_ranges

[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "Zope bundle:  < 5.11.1"
            }
        ]
    }
]