Publish Advisories

GHSA-p43w-g3c5-g5mq
GHSA-x895-2wrm-hvp7
This commit is contained in:
advisory-database[bot]
2024-10-09 20:14:40 +00:00
parent 00c56f9e05
commit 1d23901754
2 changed files with 31 additions and 4 deletions
@@ -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"
@@ -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"