ghsa-9cmq-pj6p-hgwf
Vulnerability from github
Published
2022-04-30 18:14
Modified
2023-09-18 22:28
VLAI Severity ?
Summary
Zope does not properly restrict access to the getRoles method
Details
Zope before 2.2.1 does not properly restrict access to the getRoles method, which allows users who can edit DTML to add or modify roles by modifying the roles list that is included in a request.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "zope" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.2.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2000-0725" ], "database_specific": { "cwe_ids": [ "CWE-284" ], "github_reviewed": true, "github_reviewed_at": "2023-09-18T22:28:17Z", "nvd_published_at": "2000-10-20T04:00:00Z", "severity": "HIGH" }, "details": "Zope before 2.2.1 does not properly restrict access to the getRoles method, which allows users who can edit DTML to add or modify roles by modifying the roles list that is included in a request.", "id": "GHSA-9cmq-pj6p-hgwf", "modified": "2023-09-18T22:28:17Z", "published": "2022-04-30T18:14:11Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2000-0725" }, { "type": "WEB", "url": "https://web.archive.org/web/20010219192346/http://archives.neohapsis.com/archives/bugtraq/2000-08/0198.html" }, { "type": "WEB", "url": "https://web.archive.org/web/20010219192441/http://archives.neohapsis.com/archives/bugtraq/2000-08/0259.html" }, { "type": "WEB", "url": "https://web.archive.org/web/20010228172804/http://www.securityfocus.com/bid/1577" }, { "type": "WEB", "url": "http://www.debian.org/security/2000/20000821" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2000-052.html" }, { "type": "WEB", "url": "http://www.zope.org/Products/Zope/Hotfix_08_09_2000/security_alert" } ], "schema_version": "1.4.0", "severity": [], "summary": "Zope does not properly restrict access to the getRoles method" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…