From 1d239017540cb67dbf86247f4338bb912726a0dc Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 20:14:40 +0000 Subject: [PATCH] Publish Advisories GHSA-p43w-g3c5-g5mq GHSA-x895-2wrm-hvp7 --- .../GHSA-p43w-g3c5-g5mq.json | 14 ++++++++++++- .../GHSA-x895-2wrm-hvp7.json | 21 ++++++++++++++++--- 2 files changed, 31 insertions(+), 4 deletions(-) diff --git a/advisories/github-reviewed/2021/03/GHSA-p43w-g3c5-g5mq/GHSA-p43w-g3c5-g5mq.json b/advisories/github-reviewed/2021/03/GHSA-p43w-g3c5-g5mq/GHSA-p43w-g3c5-g5mq.json index 41ea5b2c44d..766ab27fe80 100644 --- a/advisories/github-reviewed/2021/03/GHSA-p43w-g3c5-g5mq/GHSA-p43w-g3c5-g5mq.json +++ b/advisories/github-reviewed/2021/03/GHSA-p43w-g3c5-g5mq/GHSA-p43w-g3c5-g5mq.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-p43w-g3c5-g5mq", - "modified": "2024-03-26T19:15:27Z", + "modified": "2024-10-09T20:12:53Z", "published": "2021-03-29T16:35:27Z", "aliases": [ "CVE-2021-25293" @@ -12,6 +12,10 @@ { "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": [ @@ -48,6 +52,14 @@ "type": "WEB", "url": "https://github.com/python-pillow/Pillow/commit/f891baa604636cd2506a9360d170bc2cf4963cc5" }, + { + "type": "ADVISORY", + "url": "https://github.com/advisories/GHSA-p43w-g3c5-g5mq" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/pillow/PYSEC-2021-39.yaml" + }, { "type": "PACKAGE", "url": "https://github.com/python-pillow/Pillow" diff --git a/advisories/github-reviewed/2022/05/GHSA-x895-2wrm-hvp7/GHSA-x895-2wrm-hvp7.json b/advisories/github-reviewed/2022/05/GHSA-x895-2wrm-hvp7/GHSA-x895-2wrm-hvp7.json index 42fbfe80c02..1281b35545a 100644 --- a/advisories/github-reviewed/2022/05/GHSA-x895-2wrm-hvp7/GHSA-x895-2wrm-hvp7.json +++ b/advisories/github-reviewed/2022/05/GHSA-x895-2wrm-hvp7/GHSA-x895-2wrm-hvp7.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-x895-2wrm-hvp7", - "modified": "2023-08-16T22:52:39Z", + "modified": "2024-10-09T20:14:02Z", "published": "2022-05-17T02:39:13Z", "aliases": [ "CVE-2014-1932" @@ -9,7 +9,14 @@ "summary": "PIL and Pillow Vulnerable to Symlink Attack on Tmpfiles", "details": "The (1) `load_djpeg` function in `JpegImagePlugin.py`, (2) `Ghostscript` function in `EpsImagePlugin.py`, (3) `load` function in `IptcImagePlugin.py`, and (4) `_copy` function in `Image.py` in Python Image Library (PIL) 1.1.7 and earlier and Pillow before 2.3.1 do not properly create temporary files, which allow local users to overwrite arbitrary files and obtain sensitive information via a symlink attack on the temporary file.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N" + } ], "affected": [ { @@ -45,6 +52,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-22.yaml" + }, + { + "type": "PACKAGE", + "url": "https://github.com/python-pillow/Pillow" + }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201612-52" @@ -70,7 +85,7 @@ "cwe_ids": [ "CWE-59" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-08-16T22:52:39Z", "nvd_published_at": "2014-04-17T14:55:00Z"