Описание
Security update for python-Pillow
This update for python-Pillow fixes the following issues:
- Fixed ImagePath.Path array handling (bsc#1194552, CVE-2022-22815, bsc#1194551, CVE-2022-22816)
- Use snprintf instead of sprintf (bsc#1188574, CVE-2021-34552)
- Fix Memory DOS in Icns, Ico and Blp Image Plugins. (bsc#1183110, CVE-2021-27921, bsc#1183108, CVE-2021-27922, bsc#1183107, CVE-2021-27923)
- Fix OOB read in SgiRleDecode.c (bsc#1183102, CVE-2021-25293)
- Use more specific regex chars to prevent ReDoS (bsc#1183101, CVE-2021-25292)
- Fix negative size read in TiffDecode.c (bsc#1183105, CVE-2021-25290)
- Raise ValueError if color specifier is too long (bsc#1190229, CVE-2021-23437)
- Incorrect error code checking in TiffDecode.c (bsc#1183103, CVE-2021-25289)
- OOB Write in TiffDecode.c (bsc#1180833, CVE-2020-35654)
Список пакетов
openSUSE Leap 15.5
Ссылки
- Link for SUSE-SU-2024:1673-1
- E-Mail link for SUSE-SU-2024:1673-1
- SUSE Security Ratings
- SUSE Bug 1180833
- SUSE Bug 1183101
- SUSE Bug 1183102
- SUSE Bug 1183103
- SUSE Bug 1183105
- SUSE Bug 1183107
- SUSE Bug 1183108
- SUSE Bug 1183110
- SUSE Bug 1188574
- SUSE Bug 1190229
- SUSE Bug 1194551
- SUSE Bug 1194552
- SUSE CVE CVE-2020-35654 page
- SUSE CVE CVE-2021-23437 page
- SUSE CVE CVE-2021-25289 page
- SUSE CVE CVE-2021-25290 page
- SUSE CVE CVE-2021-25292 page
Описание
In Pillow before 8.1.0, TiffDecode has a heap-based buffer overflow when decoding crafted YCbCr files because of certain interpretation conflicts with LibTIFF in RGBA mode.
Затронутые продукты
Ссылки
- CVE-2020-35654
- SUSE Bug 1180833
- SUSE Bug 1183103
Описание
The package pillow 5.2.0 and before 8.3.2 are vulnerable to Regular Expression Denial of Service (ReDoS) via the getrgb function.
Затронутые продукты
Ссылки
- CVE-2021-23437
- SUSE Bug 1190229
Описание
An issue was discovered in Pillow before 8.1.1. TiffDecode has a heap-based buffer overflow when decoding crafted YCbCr files because of certain interpretation conflicts with LibTIFF in RGBA mode. NOTE: this issue exists because of an incomplete fix for CVE-2020-35654.
Затронутые продукты
Ссылки
- CVE-2021-25289
- SUSE Bug 1183103
Описание
An issue was discovered in Pillow before 8.1.1. In TiffDecode.c, there is a negative-offset memcpy with an invalid size.
Затронутые продукты
Ссылки
- CVE-2021-25290
- SUSE Bug 1183105
Описание
An issue was discovered in Pillow before 8.1.1. The PDF parser allows a regular expression DoS (ReDoS) attack via a crafted PDF file because of a catastrophic backtracking regex.
Затронутые продукты
Ссылки
- CVE-2021-25292
- SUSE Bug 1183101
Описание
An issue was discovered in Pillow before 8.1.1. There is an out-of-bounds read in SGIRleDecode.c.
Затронутые продукты
Ссылки
- CVE-2021-25293
- SUSE Bug 1183102
Описание
Pillow before 8.1.1 allows attackers to cause a denial of service (memory consumption) because the reported size of a contained image is not properly checked for a BLP container, and thus an attempted memory allocation can be very large.
Затронутые продукты
Ссылки
- CVE-2021-27921
- SUSE Bug 1183110
Описание
Pillow before 8.1.1 allows attackers to cause a denial of service (memory consumption) because the reported size of a contained image is not properly checked for an ICNS container, and thus an attempted memory allocation can be very large.
Затронутые продукты
Ссылки
- CVE-2021-27922
- SUSE Bug 1183108
Описание
Pillow before 8.1.1 allows attackers to cause a denial of service (memory consumption) because the reported size of a contained image is not properly checked for an ICO container, and thus an attempted memory allocation can be very large.
Затронутые продукты
Ссылки
- CVE-2021-27923
- SUSE Bug 1183107
Описание
Pillow through 8.2.0 and PIL (aka Python Imaging Library) through 1.1.7 allow an attacker to pass controlled parameters directly into a convert function to trigger a buffer overflow in Convert.c.
Затронутые продукты
Ссылки
- CVE-2021-34552
- SUSE Bug 1188574
Описание
path_getbbox in path.c in Pillow before 9.0.0 improperly initializes ImagePath.Path.
Затронутые продукты
Ссылки
- CVE-2022-22815
- SUSE Bug 1194552
Описание
path_getbbox in path.c in Pillow before 9.0.0 has a buffer over-read during initialization of ImagePath.Path.
Затронутые продукты
Ссылки
- CVE-2022-22816
- SUSE Bug 1194551