diff --git a/advisories/github-reviewed/2022/05/GHSA-7hxc-mwx7-5hmc/GHSA-7hxc-mwx7-5hmc.json b/advisories/github-reviewed/2022/05/GHSA-7hxc-mwx7-5hmc/GHSA-7hxc-mwx7-5hmc.json index 3bca6e4f138..71282e79465 100644 --- a/advisories/github-reviewed/2022/05/GHSA-7hxc-mwx7-5hmc/GHSA-7hxc-mwx7-5hmc.json +++ b/advisories/github-reviewed/2022/05/GHSA-7hxc-mwx7-5hmc/GHSA-7hxc-mwx7-5hmc.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-7hxc-mwx7-5hmc", - "modified": "2023-08-15T22:21:45Z", + "modified": "2024-10-14T21:42:05Z", "published": "2022-05-17T04:31:32Z", "aliases": [ "CVE-2012-5485" @@ -9,7 +9,14 @@ "summary": "Plone Code Injection vulnerability", "details": "`registerConfiglet.py` in Plone before 4.2.3 and 4.3 before beta 1 allows remote attackers to execute Python code via unspecified vectors, related to the admin interface.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" + } ], "affected": [ { @@ -68,10 +75,18 @@ "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=878934" }, + { + "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-27.yaml" + }, { "type": "WEB", "url": "https://plone.org/products/plone-hotfix/releases/20121106" diff --git a/advisories/github-reviewed/2022/05/GHSA-wrf2-2rch-cmr9/GHSA-wrf2-2rch-cmr9.json b/advisories/github-reviewed/2022/05/GHSA-wrf2-2rch-cmr9/GHSA-wrf2-2rch-cmr9.json index 076e2ed50e1..6e9b7358429 100644 --- a/advisories/github-reviewed/2022/05/GHSA-wrf2-2rch-cmr9/GHSA-wrf2-2rch-cmr9.json +++ b/advisories/github-reviewed/2022/05/GHSA-wrf2-2rch-cmr9/GHSA-wrf2-2rch-cmr9.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-wrf2-2rch-cmr9", - "modified": "2023-08-15T22:16:36Z", + "modified": "2024-10-14T21:41:07Z", "published": "2022-05-17T04:31:18Z", "aliases": [ "CVE-2012-5499" @@ -9,7 +9,14 @@ "summary": "Plone is vulnerable to denial of service", "details": "python_scripts.py in Plone before 4.2.3 and 4.3 before beta 1 allows remote attackers to cause a denial of service (memory consumption) via a large value, related to `formatColumns`.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N" + } ], "affected": [ { @@ -76,6 +83,10 @@ "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-41.yaml" + }, { "type": "WEB", "url": "https://plone.org/products/plone-hotfix/releases/20121106" @@ -95,9 +106,9 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-770" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-02-08T17:55:14Z", "nvd_published_at": "2014-09-30T14:55:00Z"