From c23c2632cc073860c6f72d42bfbc9908d07a85db Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 13:10:18 +0000 Subject: [PATCH] Publish Advisories GHSA-3c5c-7235-994j GHSA-cfmr-38g9-f2h7 --- .../GHSA-3c5c-7235-994j.json | 18 +++++++++++++--- .../GHSA-cfmr-38g9-f2h7.json | 21 ++++++++++++++++--- 2 files changed, 33 insertions(+), 6 deletions(-) diff --git a/advisories/github-reviewed/2018/07/GHSA-3c5c-7235-994j/GHSA-3c5c-7235-994j.json b/advisories/github-reviewed/2018/07/GHSA-3c5c-7235-994j/GHSA-3c5c-7235-994j.json index 43aa88b7905..2ed9249aeef 100644 --- a/advisories/github-reviewed/2018/07/GHSA-3c5c-7235-994j/GHSA-3c5c-7235-994j.json +++ b/advisories/github-reviewed/2018/07/GHSA-3c5c-7235-994j/GHSA-3c5c-7235-994j.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-3c5c-7235-994j", - "modified": "2023-09-05T09:23:54Z", + "modified": "2024-10-08T13:09:01Z", "published": "2018-07-24T20:15:13Z", "aliases": [ "CVE-2016-2533" @@ -12,13 +12,17 @@ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ { "package": { "ecosystem": "PyPI", - "name": "Pillow" + "name": "pillow" }, "ranges": [ { @@ -56,10 +60,18 @@ "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-3c5c-7235-994j" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/pillow/PYSEC-2016-19.yaml" + }, { "type": "PACKAGE", "url": "https://github.com/python-pillow/Pillow" }, + { + "type": "WEB", + "url": "https://github.com/python-pillow/Pillow/blob/c3cb690fed5d4bf0c45576759de55d054916c165/CHANGES.rst" + }, { "type": "WEB", "url": "https://github.com/python-pillow/Pillow/blob/c3cb690fed5d4bf0c45576759de55d054916c165/CHANGES.rst?plain=1#L53" @@ -89,7 +101,7 @@ "cwe_ids": [ "CWE-119" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2020-06-16T20:54:46Z", "nvd_published_at": null diff --git a/advisories/github-reviewed/2022/05/GHSA-cfmr-38g9-f2h7/GHSA-cfmr-38g9-f2h7.json b/advisories/github-reviewed/2022/05/GHSA-cfmr-38g9-f2h7/GHSA-cfmr-38g9-f2h7.json index 53ccab43059..7523dfa3088 100644 --- a/advisories/github-reviewed/2022/05/GHSA-cfmr-38g9-f2h7/GHSA-cfmr-38g9-f2h7.json +++ b/advisories/github-reviewed/2022/05/GHSA-cfmr-38g9-f2h7/GHSA-cfmr-38g9-f2h7.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-cfmr-38g9-f2h7", - "modified": "2023-08-16T21:51:21Z", + "modified": "2024-10-08T13:08:06Z", "published": "2022-05-14T02:05:20Z", "aliases": [ "CVE-2014-3589" @@ -9,7 +9,14 @@ "summary": "Pillow denial of service via Crafted Block Size", "details": "`PIL/IcnsImagePlugin.py` in Python Imaging Library (PIL) and Pillow before 2.3.2 and 2.5.x before 2.5.2 allows remote attackers to cause a denial of service via a crafted block size.", "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": [ { @@ -68,6 +75,14 @@ "type": "WEB", "url": "https://github.com/python-pillow/Pillow/commit/d47611e6fbb808ea109366781dd76559ffb80bcd" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/pillow/PYSEC-2014-10.yaml" + }, + { + "type": "PACKAGE", + "url": "https://github.com/python-pillow/Pillow" + }, { "type": "WEB", "url": "https://pypi.python.org/pypi/Pillow/2.3.2" @@ -89,7 +104,7 @@ "cwe_ids": [ "CWE-20" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-08-16T21:51:21Z", "nvd_published_at": "2014-08-25T14:55:00Z"