Publish Advisories

GHSA-g6rj-rv7j-xwp4
GHSA-f8q4-jwww-x3wv
This commit is contained in:
advisory-database[bot]
2024-10-09 20:08:31 +00:00
parent 6e5a811c28
commit a2561fd83f
2 changed files with 22 additions and 16 deletions
@@ -1,24 +1,28 @@
{
"schema_version": "1.4.0",
"id": "GHSA-g6rj-rv7j-xwp4",
"modified": "2023-09-04T16:32:28Z",
"modified": "2024-10-09T20:06:42Z",
"published": "2021-06-08T18:49:11Z",
"aliases": [
"CVE-2021-28675"
],
"summary": "Pillow Denial of service",
"summary": "Pillow denial of service",
"details": "An issue was discovered in Pillow before 8.2.0. `PSDImagePlugin.PsdImageFile` lacked a sanity check on the number of input layers relative to the size of the data block. This could lead to a DoS on `Image.open` prior to `Image.load`.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:L/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": [
{
@@ -44,6 +48,14 @@
"type": "WEB",
"url": "https://github.com/python-pillow/Pillow/pull/5377/commits/22e9bee4ef225c0edbb9323f94c26cee0c623497"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-g6rj-rv7j-xwp4"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pillow/PYSEC-2021-139.yaml"
},
{
"type": "PACKAGE",
"url": "https://github.com/python-pillow/Pillow"
@@ -66,7 +78,7 @@
"CWE-233",
"CWE-252"
],
"severity": "MODERATE",
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2021-06-03T21:41:46Z",
"nvd_published_at": "2021-06-02T15:15:00Z"
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-f8q4-jwww-x3wv",
"modified": "2022-03-29T21:33:25Z",
"modified": "2024-10-09T20:07:34Z",
"published": "2022-03-19T00:01:03Z",
"aliases": [
"CVE-2022-24302"
@@ -12,6 +12,10 @@
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N"
}
],
"affected": [
@@ -20,11 +24,6 @@
"ecosystem": "PyPI",
"name": "paramiko"
},
"ecosystem_specific": {
"affected_functions": [
"paramiko.pkey.PKey._write_private_key_file"
]
},
"ranges": [
{
"type": "ECOSYSTEM",
@@ -44,11 +43,6 @@
"ecosystem": "PyPI",
"name": "paramiko"
},
"ecosystem_specific": {
"affected_functions": [
"paramiko.pkey.PKey._write_private_key_file"
]
},
"ranges": [
{
"type": "ECOSYSTEM",
@@ -118,7 +112,7 @@
"cwe_ids": [
"CWE-362"
],
"severity": "MODERATE",
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2022-03-29T20:52:09Z",
"nvd_published_at": "2022-03-17T22:15:00Z"