GHSA-5vq5-pg3r-9ph3

Suggest an improvement
Source
https://github.com/advisories/GHSA-5vq5-pg3r-9ph3
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/06/GHSA-5vq5-pg3r-9ph3/GHSA-5vq5-pg3r-9ph3.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-5vq5-pg3r-9ph3
Aliases
Withdrawn
2024-11-19T18:25:36Z
Published
2021-06-10T17:22:08Z
Modified
2024-11-30T05:24:12.944099Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Duplicate Advisory: Path Traversal in Zope
Details

Duplicate Advisory

This advisory has been withdrawn because it is a duplicate of GHSA-5pr9-v234-jw36. This link is maintained to preserve external references.

Original Description

Zope is an open-source web application server. This advisory extends the previous advisory at https://github.com/zopefoundation/Zope/security/advisories/GHSA-5pr9-v234-jw36 with additional cases of TAL expression traversal vulnerabilities. Most Python modules are not available for using in TAL expressions that you can add through-the-web, for example in Zope Page Templates. This restriction avoids file system access, for example via the 'os' module. But some of the untrusted modules are available indirectly through Python modules that are available for direct use. By default, you need to have the Manager role to add or edit Zope Page Templates through the web. Only sites that allow untrusted users to add/edit Zope Page Templates through the web are at risk. The problem has been fixed in Zope 5.2.1 and 4.6.1. The workaround is the same as for https://github.com/zopefoundation/Zope/security/advisories/GHSA-5pr9-v234-jw36: A site administrator can restrict adding/editing Zope Page Templates through the web using the standard Zope user/role permission mechanisms. Untrusted users should not be assigned the Zope Manager role and adding/editing Zope Page Templates through the web should be restricted to trusted users only.

Database specific
{
    "nvd_published_at": "2021-06-08T18:15:00Z",
    "cwe_ids": [
        "CWE-12",
        "CWE-22"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2021-06-09T21:32:39Z"
}
References

Affected packages

PyPI / zope

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
4.6.1

Affected versions

4.*

4.0b1
4.0b2
4.0b3
4.0b4
4.0b5
4.0b6
4.0b7
4.0b8
4.0b9
4.0b10
4.0
4.1
4.1.1
4.1.2
4.1.3
4.2
4.2.1
4.3
4.4
4.4.1
4.4.2
4.4.3
4.4.4
4.5
4.5.1
4.5.2
4.5.3
4.5.4
4.5.5
4.6

PyPI / zope

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.0
Fixed
5.2.1

Affected versions

5.*

5.0
5.1
5.1.1
5.1.2
5.2