From 7aa131ab1f080bc0c7ae0597bc314d2702732ffa Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 15:47:24 +0000 Subject: [PATCH] Publish GHSA-qc57-h2f7-p4hx --- .../GHSA-qc57-h2f7-p4hx.json | 39 +++++++++++++++++-- 1 file changed, 35 insertions(+), 4 deletions(-) diff --git a/advisories/github-reviewed/2022/05/GHSA-qc57-h2f7-p4hx/GHSA-qc57-h2f7-p4hx.json b/advisories/github-reviewed/2022/05/GHSA-qc57-h2f7-p4hx/GHSA-qc57-h2f7-p4hx.json index 4aaf959c76a..53a642d0fb8 100644 --- a/advisories/github-reviewed/2022/05/GHSA-qc57-h2f7-p4hx/GHSA-qc57-h2f7-p4hx.json +++ b/advisories/github-reviewed/2022/05/GHSA-qc57-h2f7-p4hx/GHSA-qc57-h2f7-p4hx.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-qc57-h2f7-p4hx", - "modified": "2023-07-26T19:35:01Z", + "modified": "2024-10-18T15:45:50Z", "published": "2022-05-13T01:41:15Z", "aliases": [ "CVE-2017-1000483" @@ -12,13 +12,17 @@ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N" } ], "affected": [ { "package": { "ecosystem": "PyPI", - "name": "plone" + "name": "Plone" }, "ranges": [ { @@ -28,7 +32,26 @@ "introduced": "2.5" }, { - "last_affected": "5.1rc1" + "fixed": "4.3.16" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "Plone" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "5.0" + }, + { + "fixed": "5.1.0" } ] } @@ -40,6 +63,14 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000483" }, + { + "type": "PACKAGE", + "url": "https://github.com/plone/Plone" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/plone/PYSEC-2018-72.yaml" + }, { "type": "WEB", "url": "https://plone.org/security/hotfix/20171128/sandbox-escape" @@ -49,7 +80,7 @@ "cwe_ids": [ "CWE-284" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-07-26T19:35:01Z", "nvd_published_at": "2018-01-03T18:29:00Z"