Lookup for vulnerable packages by Package URL.

Purlpkg:pypi/zope@5.8.4
Typepypi
Namespace
Namezope
Version5.8.4
Qualifiers
Subpath
Is_vulnerabletrue
Next_non_vulnerable_version5.8.6
Latest_non_vulnerable_version5.8.6
Affected_by_vulnerabilities
0
url VCID-f1nm-2rc7-eqee
vulnerability_id VCID-f1nm-2rc7-eqee
summary Zope is an open-source web application server. The title property, available on most Zope objects, can be used to store script code that is executed while viewing the affected object in the Zope Management Interface (ZMI). All versions of Zope 4 and Zope 5 are affected. Patches will be released with Zope versions 4.8.11 and 5.8.6
references
0
reference_url https://github.com/pypa/advisory-database/tree/main/vulns/zope/PYSEC-2023-193.yaml
reference_id
reference_type
scores
url https://github.com/pypa/advisory-database/tree/main/vulns/zope/PYSEC-2023-193.yaml
1
reference_url https://github.com/zopefoundation/Zope
reference_id
reference_type
scores
url https://github.com/zopefoundation/Zope
2
reference_url https://github.com/zopefoundation/Zope/commit/21dfa78609ffd8b6bd8143805678ebbacae5141a
reference_id
reference_type
scores
0
value 4.8
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
url https://github.com/zopefoundation/Zope/commit/21dfa78609ffd8b6bd8143805678ebbacae5141a
3
reference_url https://github.com/zopefoundation/Zope/commit/aeaf2cdc80dff60815e3706af448f086ddc3b98d
reference_id
reference_type
scores
0
value 4.8
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
url https://github.com/zopefoundation/Zope/commit/aeaf2cdc80dff60815e3706af448f086ddc3b98d
4
reference_url https://github.com/zopefoundation/Zope/security/advisories/GHSA-m755-gxxg-r5qh
reference_id
reference_type
scores
0
value 4.8
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
url https://github.com/zopefoundation/Zope/security/advisories/GHSA-m755-gxxg-r5qh
5
reference_url https://nvd.nist.gov/vuln/detail/CVE-2023-44389
reference_id CVE-2023-44389
reference_type
scores
url https://nvd.nist.gov/vuln/detail/CVE-2023-44389
6
reference_url https://github.com/advisories/GHSA-m755-gxxg-r5qh
reference_id GHSA-m755-gxxg-r5qh
reference_type
scores
url https://github.com/advisories/GHSA-m755-gxxg-r5qh
fixed_packages
0
url pkg:pypi/zope@5.8.6
purl pkg:pypi/zope@5.8.6
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/zope@5.8.6
aliases CVE-2023-44389, GHSA-m755-gxxg-r5qh, PYSEC-2023-193
risk_score null
exploitability null
weighted_severity null
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-f1nm-2rc7-eqee
Fixing_vulnerabilities
0
url VCID-cmb8-g5ft-bbby
vulnerability_id VCID-cmb8-g5ft-bbby
summary
Exposure of Sensitive Information to an Unauthorized Actor
AccessControl provides a general security framework for use in Zope. Python's "format" functionality allows someone controlling the format string to "read" objects accessible (recursively) via attribute access and subscription from accessible objects. Those attribute accesses and subscriptions use Python's full blown `getattr` and `getitem`, not the policy restricted `AccessControl` variants `_getattr_` and `_getitem_`. This can lead to critical information disclosure. `AccessControl` already provides a safe variant for `str.format` and denies access to `string.Formatter`. However, `str.format_map` is still unsafe. Affected are all users who allow untrusted users to create `AccessControl` controlled Python code and execute it. A fix has been introduced in versions 4.4, 5.8 and 6.2. Users are advised to upgrade. There are no known workarounds for this vulnerability.
references
0
reference_url https://github.com/zopefoundation/AccessControl/commit/6bc32692e0d4b8d5cf64eae3d19de987c7375bc9
reference_id
reference_type
scores
url https://github.com/zopefoundation/AccessControl/commit/6bc32692e0d4b8d5cf64eae3d19de987c7375bc9
1
reference_url https://nvd.nist.gov/vuln/detail/CVE-2023-41050
reference_id CVE-2023-41050
reference_type
scores
url https://nvd.nist.gov/vuln/detail/CVE-2023-41050
2
reference_url https://github.com/advisories/GHSA-8xv7-89vj-q48c
reference_id GHSA-8xv7-89vj-q48c
reference_type
scores
url https://github.com/advisories/GHSA-8xv7-89vj-q48c
3
reference_url https://github.com/zopefoundation/AccessControl/security/advisories/GHSA-8xv7-89vj-q48c
reference_id GHSA-8xv7-89vj-q48c
reference_type
scores
url https://github.com/zopefoundation/AccessControl/security/advisories/GHSA-8xv7-89vj-q48c
fixed_packages
0
url pkg:pypi/zope@4.8.9
purl pkg:pypi/zope@4.8.9
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-f1nm-2rc7-eqee
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/zope@4.8.9
1
url pkg:pypi/zope@5.8.4
purl pkg:pypi/zope@5.8.4
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-f1nm-2rc7-eqee
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/zope@5.8.4
aliases CVE-2023-41050, GHSA-8xv7-89vj-q48c
risk_score null
exploitability null
weighted_severity null
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-cmb8-g5ft-bbby
Risk_scorenull
Resource_urlhttp://public2.vulnerablecode.io/packages/pkg:pypi/zope@5.8.4