diff --git a/advisories/github-reviewed/2022/01/GHSA-8vj2-vxx3-667w/GHSA-8vj2-vxx3-667w.json b/advisories/github-reviewed/2022/01/GHSA-8vj2-vxx3-667w/GHSA-8vj2-vxx3-667w.json index 5cfa8ac3ef6..317ac6b59cc 100644 --- a/advisories/github-reviewed/2022/01/GHSA-8vj2-vxx3-667w/GHSA-8vj2-vxx3-667w.json +++ b/advisories/github-reviewed/2022/01/GHSA-8vj2-vxx3-667w/GHSA-8vj2-vxx3-667w.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-8vj2-vxx3-667w", - "modified": "2024-04-22T21:11:18Z", + "modified": "2024-10-11T20:56:01Z", "published": "2022-01-12T20:07:33Z", "aliases": [ "CVE-2022-22817" @@ -12,13 +12,17 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ { "package": { "ecosystem": "PyPI", - "name": "Pillow" + "name": "pillow" }, "ranges": [ { @@ -44,6 +48,14 @@ "type": "WEB", "url": "https://github.com/python-pillow/Pillow/commit/8531b01d6cdf0b70f256f93092caa2a5d91afc11" }, + { + "type": "ADVISORY", + "url": "https://github.com/advisories/GHSA-8vj2-vxx3-667w" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/pillow/PYSEC-2022-10.yaml" + }, { "type": "PACKAGE", "url": "https://github.com/python-pillow/Pillow" diff --git a/advisories/github-reviewed/2022/05/GHSA-79hj-474h-v4xv/GHSA-79hj-474h-v4xv.json b/advisories/github-reviewed/2022/05/GHSA-79hj-474h-v4xv/GHSA-79hj-474h-v4xv.json index b3eb5479e61..3e7739572fd 100644 --- a/advisories/github-reviewed/2022/05/GHSA-79hj-474h-v4xv/GHSA-79hj-474h-v4xv.json +++ b/advisories/github-reviewed/2022/05/GHSA-79hj-474h-v4xv/GHSA-79hj-474h-v4xv.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-79hj-474h-v4xv", - "modified": "2023-08-29T21:29:00Z", + "modified": "2024-10-11T20:57:07Z", "published": "2022-05-17T04:32:05Z", "aliases": [ "CVE-2012-5506" @@ -9,13 +9,20 @@ "summary": "Plone denial of service via RSS Feed Request", "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 (infinite loop) via an RSS feed request for a folder the user does not have permission to access.", "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": [ { "package": { "ecosystem": "PyPI", - "name": "plone" + "name": "Plone" }, "ranges": [ { @@ -34,7 +41,7 @@ { "package": { "ecosystem": "PyPI", - "name": "plone" + "name": "Plone" }, "ranges": [ { @@ -56,10 +63,18 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-5506" }, + { + "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-48.yaml" + }, { "type": "WEB", "url": "https://plone.org/products/plone-hotfix/releases/20121106" @@ -77,7 +92,7 @@ "cwe_ids": [ "CWE-400" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-08-29T21:29:00Z", "nvd_published_at": "2014-09-30T14:55:00Z"