Zope
by Zope
Source repositories
CVEs (36)
| CVE | Vendor / Product | Sev | Risk | CVSS | EPSS | KEV | Published | Description |
|---|---|---|---|---|---|---|---|---|
| CVE-2006-3458 | 0.00 | — | 0.00 | Jul 7, 2006 | Zope 2.7.0 to 2.7.8, 2.8.0 to 2.8.7, and 2.9.0 to 2.9.3 (Zope2) does not disable the "raw" command when providing untrusted users with restructured text (reStructuredText) functionality from docutils, which allows local users to read arbitrary files. | |||
| CVE-2005-3323 | 0.00 | — | 0.03 | Oct 27, 2005 | docutils in Zope 2.6, 2.7 before 2.7.8, and 2.8 before 2.8.2 allows remote attackers to include arbitrary files via include directives in RestructuredText functionality. | |||
| CVE-2002-0688 | 0.00 | — | 0.01 | Jul 23, 2002 | ZCatalog plug-in index support capability for Zope 2.4.0 through 2.5.1 allows anonymous users and untrusted code to bypass access restrictions and call arbitrary methods of catalog indexes. | |||
| CVE-2002-0687 | 0.00 | — | 0.01 | Jul 23, 2002 | The "through the web code" capability for Zope 2.0 through 2.5.1 b1 allows untrusted users to shut down the Zope server via certain headers. | |||
| CVE-2002-0170 | 0.00 | — | 0.02 | Apr 22, 2002 | Zope 2.2.0 through 2.5.1 does not properly verify the access for objects with proxy roles, which could allow some users to access documents in violation of the intended configuration. | |||
| CVE-2001-1278 | 0.00 | — | 0.01 | Oct 10, 2001 | Zope before 2.2.4 allows partially trusted users to bypass security controls for certain methods by accessing the methods through the fmt attribute of dtml-var tags. | |||
| CVE-2001-1227 | 0.00 | — | 0.01 | Oct 10, 2001 | Zope before 2.2.4 allows partially trusted users to bypass security controls for certain methods by accessing the methods through the fmt attribute of dtml-var tags. | |||
| CVE-2001-0569 | 0.00 | — | 0.00 | Aug 22, 2001 | Digital Creations Zope 2.3.1 b1 and earlier contains a problem in the method return values related to the classes (1) ObjectManager, (2) PropertyManager, and (3) PropertySheet. | |||
| CVE-2001-0568 | 0.00 | — | 0.00 | Aug 22, 2001 | Digital Creations Zope 2.3.1 b1 and earlier allows a local attacker (Zope user) with through-the-web scripting capabilities to alter ZClasses class attributes. | |||
| CVE-2001-0567 | 0.00 | — | 0.00 | Aug 14, 2001 | Digital Creations Zope 2.3.2 and earlier allows a local attacker to gain additional privileges via the changing of ZClass permission mappings for objects and methods in the ZClass. | |||
| CVE-2001-0128 | 0.00 | — | 0.00 | Mar 12, 2001 | Zope before 2.2.4 does not properly compute local roles, which could allow users to bypass specified access restrictions and gain privileges. | |||
| CVE-2000-1212 | 0.00 | — | 0.02 | Dec 18, 2000 | Zope 2.2.0 through 2.2.4 does not properly protect a data updating method on Image and File objects, which allows attackers with DTML editing privileges to modify the raw data of these objects. | |||
| CVE-2000-1211 | 0.00 | — | 0.01 | Dec 16, 2000 | Zope 2.2.0 through 2.2.4 does not properly perform security registration for legacy names of object constructors such as DTML method objects, which could allow attackers to perform unauthorized activities. | |||
| CVE-2000-0725 | 0.00 | — | 0.00 | Oct 20, 2000 | 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. | |||
| CVE-2000-0483 | 0.00 | — | 0.03 | Jun 15, 2000 | The DocumentTemplate package in Zope 2.2 and earlier allows a remote attacker to modify DTMLDocuments or DTMLMethods without authorization. | |||
| CVE-2000-0062 | 0.00 | — | 0.02 | Jan 4, 2000 | The DTML implementation in the Z Object Publishing Environment (Zope) allows remote attackers to conduct unauthorized activities. |
- CVE-2006-3458Jul 7, 2006risk 0.00cvss —epss 0.00
Zope 2.7.0 to 2.7.8, 2.8.0 to 2.8.7, and 2.9.0 to 2.9.3 (Zope2) does not disable the "raw" command when providing untrusted users with restructured text (reStructuredText) functionality from docutils, which allows local users to read arbitrary files.
- CVE-2005-3323Oct 27, 2005risk 0.00cvss —epss 0.03
docutils in Zope 2.6, 2.7 before 2.7.8, and 2.8 before 2.8.2 allows remote attackers to include arbitrary files via include directives in RestructuredText functionality.
- CVE-2002-0688Jul 23, 2002risk 0.00cvss —epss 0.01
ZCatalog plug-in index support capability for Zope 2.4.0 through 2.5.1 allows anonymous users and untrusted code to bypass access restrictions and call arbitrary methods of catalog indexes.
- CVE-2002-0687Jul 23, 2002risk 0.00cvss —epss 0.01
The "through the web code" capability for Zope 2.0 through 2.5.1 b1 allows untrusted users to shut down the Zope server via certain headers.
- CVE-2002-0170Apr 22, 2002risk 0.00cvss —epss 0.02
Zope 2.2.0 through 2.5.1 does not properly verify the access for objects with proxy roles, which could allow some users to access documents in violation of the intended configuration.
- CVE-2001-1278Oct 10, 2001risk 0.00cvss —epss 0.01
Zope before 2.2.4 allows partially trusted users to bypass security controls for certain methods by accessing the methods through the fmt attribute of dtml-var tags.
- CVE-2001-1227Oct 10, 2001risk 0.00cvss —epss 0.01
Zope before 2.2.4 allows partially trusted users to bypass security controls for certain methods by accessing the methods through the fmt attribute of dtml-var tags.
- CVE-2001-0569Aug 22, 2001risk 0.00cvss —epss 0.00
Digital Creations Zope 2.3.1 b1 and earlier contains a problem in the method return values related to the classes (1) ObjectManager, (2) PropertyManager, and (3) PropertySheet.
- CVE-2001-0568Aug 22, 2001risk 0.00cvss —epss 0.00
Digital Creations Zope 2.3.1 b1 and earlier allows a local attacker (Zope user) with through-the-web scripting capabilities to alter ZClasses class attributes.
- CVE-2001-0567Aug 14, 2001risk 0.00cvss —epss 0.00
Digital Creations Zope 2.3.2 and earlier allows a local attacker to gain additional privileges via the changing of ZClass permission mappings for objects and methods in the ZClass.
- CVE-2001-0128Mar 12, 2001risk 0.00cvss —epss 0.00
Zope before 2.2.4 does not properly compute local roles, which could allow users to bypass specified access restrictions and gain privileges.
- CVE-2000-1212Dec 18, 2000risk 0.00cvss —epss 0.02
Zope 2.2.0 through 2.2.4 does not properly protect a data updating method on Image and File objects, which allows attackers with DTML editing privileges to modify the raw data of these objects.
- CVE-2000-1211Dec 16, 2000risk 0.00cvss —epss 0.01
Zope 2.2.0 through 2.2.4 does not properly perform security registration for legacy names of object constructors such as DTML method objects, which could allow attackers to perform unauthorized activities.
- CVE-2000-0725Oct 20, 2000risk 0.00cvss —epss 0.00
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.
- CVE-2000-0483Jun 15, 2000risk 0.00cvss —epss 0.03
The DocumentTemplate package in Zope 2.2 and earlier allows a remote attacker to modify DTMLDocuments or DTMLMethods without authorization.
- CVE-2000-0062Jan 4, 2000risk 0.00cvss —epss 0.02
The DTML implementation in the Z Object Publishing Environment (Zope) allows remote attackers to conduct unauthorized activities.
Page 2 of 2