Publish Advisories

GHSA-3c5c-7235-994j
GHSA-cfmr-38g9-f2h7
This commit is contained in:
advisory-database[bot]
2024-10-08 13:10:18 +00:00
parent 518390e4b4
commit c23c2632cc
2 changed files with 33 additions and 6 deletions
@@ -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
@@ -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"