{ "schema_version": "1.4.0", "id": "GHSA-p5wr-vp8g-q5p4", "modified": "2024-10-18T21:39:21Z", "published": "2018-07-12T14:45:15Z", "aliases": [ "CVE-2017-5524" ], "summary": "Plone Sandbox Escape", "details": "Plone 4.x through 4.3.11 and 5.x through 5.0.6 allow remote attackers to bypass a sandbox protection mechanism and obtain sensitive information by leveraging the Python string format method.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" }, { "type": "CVSS_V4", "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "Plone" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "4.0" }, { "fixed": "4.3.12" } ] } ] }, { "package": { "ecosystem": "PyPI", "name": "Plone" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "5.1a1" }, { "fixed": "5.1b1" } ] } ], "database_specific": { "last_known_affected_version_range": "<= 5.1a2" } }, { "package": { "ecosystem": "PyPI", "name": "Plone" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "5.0rc1" }, { "fixed": "5.0.7" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-5524" }, { "type": "WEB", "url": "https://github.com/plone/Products.CMFPlone/pull/1912" }, { "type": "WEB", "url": "https://github.com/plone/Products.CMFPlone/commit/a7d47692058e10ce89968e7ca4dacbdf44fcad4f" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-p5wr-vp8g-q5p4" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/plone/PYSEC-2017-81.yaml" }, { "type": "WEB", "url": "https://plone.org/security/hotfix/20170117/sandbox-escape" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2017/01/18/6" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/95679" } ], "database_specific": { "cwe_ids": [ "CWE-134" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:48:01Z", "nvd_published_at": null } }