CVE-2000-0725: High severity Zope Zope vulnerability
Published Oct 13, 2000
·Updated
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 Software
5 affected componentsFixes available
pip/zope<2.2.1
2.2.1
Zope Zope=1.10.3
Zope Zope=2.1.1
Zope Zope=2.1.7
Zope Zope=2.2_beta1
Remediation
Patch Available
Event History
Oct 13, 2000
CVE Published
via MITRE·08:00 AM
Data Sourced
via MITRE·08:00 AM
Description
Apr 30, 2022
Advisory Published
06:14 PM
Frequently Asked Questions
1
What is the severity of CVE-2000-0725?
CVE-2000-0725 is considered a high severity vulnerability due to potential unauthorized access to modify user roles.
2
How do I fix CVE-2000-0725?
To fix CVE-2000-0725, you should upgrade to Zope version 2.2.1 or later.
3
Who is affected by CVE-2000-0725?
CVE-2000-0725 affects users of Zope versions prior to 2.2.1, including versions 1.10.3, 2.1.1, and 2.1.7.
4
What type of attack is possible with CVE-2000-0725?
CVE-2000-0725 allows an attacker to exploit improper access control to modify roles in the application.
5
Which method is improperly restricted in CVE-2000-0725?
The vulnerability in CVE-2000-0725 involves improper restriction of the getRoles method in Zope.