diff --git a/advisories/github-reviewed/2022/05/GHSA-25jh-5h5r-h33m/GHSA-25jh-5h5r-h33m.json b/advisories/github-reviewed/2022/05/GHSA-25jh-5h5r-h33m/GHSA-25jh-5h5r-h33m.json index 8fd91970946..825d1edb5e6 100644 --- a/advisories/github-reviewed/2022/05/GHSA-25jh-5h5r-h33m/GHSA-25jh-5h5r-h33m.json +++ b/advisories/github-reviewed/2022/05/GHSA-25jh-5h5r-h33m/GHSA-25jh-5h5r-h33m.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-25jh-5h5r-h33m", - "modified": "2023-08-29T21:37:11Z", + "modified": "2024-10-09T21:34:03Z", "published": "2022-05-17T04:32:23Z", "aliases": [ "CVE-2012-5493" @@ -9,13 +9,20 @@ "summary": "Plone Sandbox Bypass", "details": "`gtbn.py` in Plone before 4.2.3 and 4.3 before beta 1 allows remote authenticated users with certain permissions to bypass the Python sandbox and execute arbitrary Python code via unspecified vectors.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "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" + } ], "affected": [ { "package": { "ecosystem": "PyPI", - "name": "plone" + "name": "Plone" }, "ranges": [ { @@ -34,14 +41,14 @@ { "package": { "ecosystem": "PyPI", - "name": "plone" + "name": "Plone" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { - "introduced": "4.3a1" + "introduced": "4.3a0" }, { "fixed": "4.3b1" @@ -56,10 +63,18 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-5493" }, + { + "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-35.yaml" + }, { "type": "WEB", "url": "https://plone.org/products/plone-hotfix/releases/20121106" @@ -78,7 +93,7 @@ "CWE-693", "CWE-94" ], - "severity": "HIGH", + "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-08-29T21:37:11Z", "nvd_published_at": "2014-09-30T14:55:00Z" diff --git a/advisories/github-reviewed/2022/05/GHSA-3g6w-4m7x-97v6/GHSA-3g6w-4m7x-97v6.json b/advisories/github-reviewed/2022/05/GHSA-3g6w-4m7x-97v6/GHSA-3g6w-4m7x-97v6.json index e6b603012dc..d70d385a631 100644 --- a/advisories/github-reviewed/2022/05/GHSA-3g6w-4m7x-97v6/GHSA-3g6w-4m7x-97v6.json +++ b/advisories/github-reviewed/2022/05/GHSA-3g6w-4m7x-97v6/GHSA-3g6w-4m7x-97v6.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-3g6w-4m7x-97v6", - "modified": "2023-08-29T21:36:44Z", + "modified": "2024-10-09T21:35:19Z", "published": "2022-05-17T04:32:23Z", "aliases": [ "CVE-2012-5494" @@ -9,32 +9,20 @@ "summary": "Plone Cross-site scripting Vulnerability", "details": "Cross-site scripting (XSS) vulnerability in python_scripts.py in Plone before 4.2.3 and 4.3 before beta 1 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors, related to \"{u,}translate.\"", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N" + } ], "affected": [ { "package": { "ecosystem": "PyPI", - "name": "plone" - }, - "ranges": [ - { - "type": "ECOSYSTEM", - "events": [ - { - "introduced": "4.3a1" - }, - { - "fixed": "4.3b1" - } - ] - } - ] - }, - { - "package": { - "ecosystem": "PyPI", - "name": "plone" + "name": "Plone" }, "ranges": [ { @@ -49,6 +37,25 @@ ] } ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "Plone" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.3a0" + }, + { + "fixed": "4.3b1" + } + ] + } + ] } ], "references": [ @@ -56,10 +63,18 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-5494" }, + { + "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-36.yaml" + }, { "type": "WEB", "url": "https://plone.org/products/plone-hotfix/releases/20121106"