diff --git a/advisories/github-reviewed/2021/06/GHSA-rmpv-rcp6-v8wc/GHSA-rmpv-rcp6-v8wc.json b/advisories/github-reviewed/2021/06/GHSA-rmpv-rcp6-v8wc/GHSA-rmpv-rcp6-v8wc.json index 3f43f08ee77..be69d3a69c1 100644 --- a/advisories/github-reviewed/2021/06/GHSA-rmpv-rcp6-v8wc/GHSA-rmpv-rcp6-v8wc.json +++ b/advisories/github-reviewed/2021/06/GHSA-rmpv-rcp6-v8wc/GHSA-rmpv-rcp6-v8wc.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-rmpv-rcp6-v8wc", - "modified": "2021-05-27T22:04:38Z", + "modified": "2024-10-18T21:48:01Z", "published": "2021-06-08T23:20:11Z", "aliases": [ "CVE-2021-33508" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N" } ], "affected": [ @@ -40,6 +44,18 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33508" }, + { + "type": "ADVISORY", + "url": "https://github.com/advisories/GHSA-rmpv-rcp6-v8wc" + }, + { + "type": "PACKAGE", + "url": "https://github.com/plone/Plone" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/plone/PYSEC-2021-80.yaml" + }, { "type": "WEB", "url": "https://plone.org/security/hotfix/20210518/stored-xss-from-user-fullname" diff --git a/advisories/github-reviewed/2022/05/GHSA-cjg3-q24h-9qwf/GHSA-cjg3-q24h-9qwf.json b/advisories/github-reviewed/2022/05/GHSA-cjg3-q24h-9qwf/GHSA-cjg3-q24h-9qwf.json index b3cafd01475..8e9b4d709e5 100644 --- a/advisories/github-reviewed/2022/05/GHSA-cjg3-q24h-9qwf/GHSA-cjg3-q24h-9qwf.json +++ b/advisories/github-reviewed/2022/05/GHSA-cjg3-q24h-9qwf/GHSA-cjg3-q24h-9qwf.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-cjg3-q24h-9qwf", - "modified": "2023-07-13T17:13:03Z", + "modified": "2024-10-18T21:47:07Z", "published": "2022-05-24T17:07:14Z", "aliases": [ "CVE-2020-7938" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ @@ -33,6 +37,25 @@ ] } ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "Plone" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "5.2.0" + }, + { + "fixed": "5.2.2" + } + ] + } + ] } ], "references": [ @@ -48,6 +71,10 @@ "type": "WEB", "url": "https://github.com/plone/plone.restapi/pull/859" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/plone/PYSEC-2020-87.yaml" + }, { "type": "WEB", "url": "https://plone.org/security/hotfix/20200121"