diff --git a/advisories/github-reviewed/2021/04/GHSA-69q2-p9xp-739v/GHSA-69q2-p9xp-739v.json b/advisories/github-reviewed/2021/04/GHSA-69q2-p9xp-739v/GHSA-69q2-p9xp-739v.json index 726b0a7ef2b..03379ad3742 100644 --- a/advisories/github-reviewed/2021/04/GHSA-69q2-p9xp-739v/GHSA-69q2-p9xp-739v.json +++ b/advisories/github-reviewed/2021/04/GHSA-69q2-p9xp-739v/GHSA-69q2-p9xp-739v.json @@ -1,13 +1,14 @@ { "schema_version": "1.4.0", "id": "GHSA-69q2-p9xp-739v", - "modified": "2024-10-09T20:35:23Z", + "modified": "2024-10-09T20:47:36Z", "published": "2021-04-20T16:32:08Z", + "withdrawn": "2024-10-09T20:47:08Z", "aliases": [ - "CVE-2020-29128" + ], - "summary": "XML Injection in petl", - "details": "petl before 1.68, in some configurations, allows resolution of entities in an XML document.", + "summary": "Duplicate Advisory: XML Injection in petl", + "details": "## Duplicate Advisory\nThis advisoerey has been withdrawn because it is a duplicate of GHSA-f5gc-p5m3-v347. This link is maintained to preserve external references.\n\n## Original Description\npetl before 1.68, in some configurations, allows resolution of entities in an XML document.", "severity": [ { "type": "CVSS_V3", diff --git a/advisories/github-reviewed/2022/05/GHSA-8m9x-pxwq-j236/GHSA-8m9x-pxwq-j236.json b/advisories/github-reviewed/2022/05/GHSA-8m9x-pxwq-j236/GHSA-8m9x-pxwq-j236.json index d7ee680182e..922a7b9a7e2 100644 --- a/advisories/github-reviewed/2022/05/GHSA-8m9x-pxwq-j236/GHSA-8m9x-pxwq-j236.json +++ b/advisories/github-reviewed/2022/05/GHSA-8m9x-pxwq-j236/GHSA-8m9x-pxwq-j236.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-8m9x-pxwq-j236", - "modified": "2023-08-16T23:26:35Z", + "modified": "2024-10-09T20:47:16Z", "published": "2022-05-17T04:45:39Z", "aliases": [ "CVE-2014-3007" @@ -9,7 +9,14 @@ "summary": "Pillow command injection", "details": "Python Image Library (PIL) 1.1.7 and earlier and Pillow before 2.5.0 might allow remote attackers to execute arbitrary commands via shell metacharacters in unspecified vectors related to CVE-2014-1932, possibly JpegImagePlugin.py.", "severity": [ - + { + "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": [ { @@ -41,6 +48,14 @@ "type": "WEB", "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737059" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/pillow/PYSEC-2014-87.yaml" + }, + { + "type": "PACKAGE", + "url": "https://github.com/python-pillow/Pillow" + }, { "type": "WEB", "url": "http://people.canonical.com/~ubuntu-security/cve/2014/CVE-2014-1932.html" @@ -50,7 +65,7 @@ "cwe_ids": [ "CWE-78" ], - "severity": "HIGH", + "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2023-08-16T23:26:35Z", "nvd_published_at": "2014-04-27T20:55:00Z" diff --git a/advisories/github-reviewed/2022/05/GHSA-h5rf-vgqx-wjv2/GHSA-h5rf-vgqx-wjv2.json b/advisories/github-reviewed/2022/05/GHSA-h5rf-vgqx-wjv2/GHSA-h5rf-vgqx-wjv2.json index 9c94818754b..d8a8d60fc31 100644 --- a/advisories/github-reviewed/2022/05/GHSA-h5rf-vgqx-wjv2/GHSA-h5rf-vgqx-wjv2.json +++ b/advisories/github-reviewed/2022/05/GHSA-h5rf-vgqx-wjv2/GHSA-h5rf-vgqx-wjv2.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-h5rf-vgqx-wjv2", - "modified": "2023-08-16T22:08:45Z", + "modified": "2024-10-09T20:48:11Z", "published": "2022-05-14T02:05:56Z", "aliases": [ "CVE-2014-9601" @@ -9,7 +9,14 @@ "summary": "Pillow denial of service via PNG bomb", "details": "Pillow before 2.7.0 allows remote attackers to cause a denial of service via a compressed text chunk in a PNG image that has a large size when it is decompressed.", "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": [ { @@ -41,6 +48,14 @@ "type": "WEB", "url": "https://github.com/python-pillow/Pillow/pull/1060" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/pillow/PYSEC-2015-16.yaml" + }, + { + "type": "PACKAGE", + "url": "https://github.com/python-pillow/Pillow" + }, { "type": "WEB", "url": "https://web.archive.org/web/20200227221255/http://www.securityfocus.com/bid/77758" @@ -70,7 +85,7 @@ "cwe_ids": [ "CWE-20" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-08-16T22:08:45Z", "nvd_published_at": "2015-01-16T16:59:00Z"