Safety vulnerability ID: 72603
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Affected versions of Pillow-simd, a highly optimized version of the Pillow library for x86 architecture (primarily Intel and AMD CPUs), are vulnerable to CVE-2021-25291. This vulnerability, found in `TiffDecode.c`, allows an out-of-bounds read in `TiffreadRGBATile` when processing invalid tile boundaries, potentially leading to memory corruption or crashes.
Latest version: 9.5.0.post2
Python Imaging Library (Fork)
------------------
- Use more specific regex chars to prevent ReDoS. CVE-2021-25292
[hugovk]
- Fix OOB Read in TiffDecode.c, and check the tile validity before reading. CVE-2021-25291
[wiredfool]
- Fix negative size read in TiffDecode.c. CVE-2021-25290
[wiredfool]
- Fix OOB read in SgiRleDecode.c. CVE-2021-25293
[wiredfool]
- Incorrect error code checking in TiffDecode.c. CVE-2021-25289
[wiredfool]
- PyModule_AddObject fix for Python 3.10 5194
[radarhere]
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application