diff --git a/advisories/github-reviewed/2022/05/GHSA-hprr-4vfq-fcxw/GHSA-hprr-4vfq-fcxw.json b/advisories/github-reviewed/2022/05/GHSA-hprr-4vfq-fcxw/GHSA-hprr-4vfq-fcxw.json index f813327e3fc..e890b387bff 100644 --- a/advisories/github-reviewed/2022/05/GHSA-hprr-4vfq-fcxw/GHSA-hprr-4vfq-fcxw.json +++ b/advisories/github-reviewed/2022/05/GHSA-hprr-4vfq-fcxw/GHSA-hprr-4vfq-fcxw.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-hprr-4vfq-fcxw", - "modified": "2024-04-22T22:51:01Z", + "modified": "2024-10-15T17:17:22Z", "published": "2022-05-24T19:02:50Z", "aliases": [ "CVE-2021-3313" @@ -9,13 +9,20 @@ "summary": "Plone XSS in User Fullname Property and File Upload", "details": "Plone CMS until version 5.2.4 has a stored Cross-Site Scripting (XSS) vulnerability in the user fullname property and the file upload functionality. The user's input data is not properly encoded when being echoed back to the user. This data can be interpreted as executable code by the browser and allows an attacker to execute JavaScript in the context of the victim's browser if the victim opens a vulnerable page containing an XSS payload.", "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:L/VI:L/VA:N/SC:N/SI:N/SA:N" + } ], "affected": [ { "package": { "ecosystem": "PyPI", - "name": "plone" + "name": "Plone" }, "ranges": [ { @@ -23,13 +30,13 @@ "events": [ { "introduced": "0" + }, + { + "fixed": "5.2.4" } ] } - ], - "database_specific": { - "last_known_affected_version_range": "< 5.2.4" - } + ] } ], "references": [ @@ -37,10 +44,22 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3313" }, + { + "type": "PACKAGE", + "url": "https://github.com/plone/Plone" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/plone/PYSEC-2021-78.yaml" + }, { "type": "WEB", "url": "https://plone.org/download/releases/5.2.3" }, + { + "type": "WEB", + "url": "https://plone.org/security/hotfix/20210518" + }, { "type": "WEB", "url": "https://plone.org/security/hotfix/20210518/stored-xss-from-file-upload-svg-html" diff --git a/advisories/github-reviewed/2022/05/GHSA-w3pw-qxjj-6prr/GHSA-w3pw-qxjj-6prr.json b/advisories/github-reviewed/2022/05/GHSA-w3pw-qxjj-6prr/GHSA-w3pw-qxjj-6prr.json index 14445538e0a..cb653490e96 100644 --- a/advisories/github-reviewed/2022/05/GHSA-w3pw-qxjj-6prr/GHSA-w3pw-qxjj-6prr.json +++ b/advisories/github-reviewed/2022/05/GHSA-w3pw-qxjj-6prr/GHSA-w3pw-qxjj-6prr.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-w3pw-qxjj-6prr", - "modified": "2023-08-29T18:27:23Z", + "modified": "2024-10-15T17:18:09Z", "published": "2022-05-17T04:49:49Z", "aliases": [ "CVE-2013-4188" @@ -12,13 +12,17 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ { "package": { "ecosystem": "PyPI", - "name": "plone" + "name": "Plone" }, "ranges": [ { @@ -37,7 +41,7 @@ { "package": { "ecosystem": "PyPI", - "name": "plone" + "name": "Plone" }, "ranges": [ { @@ -56,7 +60,7 @@ { "package": { "ecosystem": "PyPI", - "name": "plone" + "name": "Plone" }, "ranges": [ { @@ -89,6 +93,10 @@ "type": "PACKAGE", "url": "https://github.com/plone/Plone" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/plone/PYSEC-2014-52.yaml" + }, { "type": "WEB", "url": "http://plone.org/products/plone-hotfix/releases/20130618"