ghsa-9m4g-f42q-vrrh
Vulnerability from github
Published
2022-05-17 04:32
Modified
2024-10-11 20:47
Severity ?
9.9 (Critical) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
6.5 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:H
6.5 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:H
VLAI Severity ?
Summary
Plone Sandbox Bypass
Details
The sandbox whitelisting function (allowmodule.py
) in Plone before 4.2.3 and 4.3 before beta 1 allows remote authenticated users with certain privileges to bypass the Python sandbox restriction and execute arbitrary Python code via vectors related to importing.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "Plone" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.2.3" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "Plone" }, "ranges": [ { "events": [ { "introduced": "4.3a0" }, { "fixed": "4.3b1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2012-5487" ], "database_specific": { "cwe_ids": [ "CWE-693" ], "github_reviewed": true, "github_reviewed_at": "2023-08-29T21:35:59Z", "nvd_published_at": "2014-09-30T14:55:00Z", "severity": "MODERATE" }, "details": "The sandbox whitelisting function (`allowmodule.py`) in Plone before 4.2.3 and 4.3 before beta 1 allows remote authenticated users with certain privileges to bypass the Python sandbox restriction and execute arbitrary Python code via vectors related to importing.", "id": "GHSA-9m4g-f42q-vrrh", "modified": "2024-10-11T20:47:03Z", "published": "2022-05-17T04:32:24Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-5487" }, { "type": "PACKAGE", "url": "https://github.com/plone/Plone" }, { "type": "WEB", "url": "https://github.com/plone/Products.CMFPlone/blob/4.2.3/docs/CHANGES.txt" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/plone/PYSEC-2014-29.yaml" }, { "type": "WEB", "url": "https://plone.org/products/plone-hotfix/releases/20121106" }, { "type": "WEB", "url": "https://plone.org/products/plone/security/advisories/20121106/03" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2012/11/10/1" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:H", "type": "CVSS_V4" } ], "summary": "Plone Sandbox Bypass" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…