CVE-2022-45199
- EPSS 0.15%
- Veröffentlicht 14.11.2022 07:15:10
- Zuletzt bearbeitet 21.11.2024 07:28:57
Pillow before 9.3.0 allows denial of service via SAMPLESPERPIXEL.
CVE-2022-45198
- EPSS 0.33%
- Veröffentlicht 14.11.2022 07:15:10
- Zuletzt bearbeitet 21.11.2024 07:28:56
Pillow before 9.2.0 performs Improper Handling of Highly Compressed GIF Data (Data Amplification).
CVE-2022-30595
- EPSS 0.6%
- Veröffentlicht 25.05.2022 12:15:08
- Zuletzt bearbeitet 21.11.2024 07:02:59
libImaging/TgaRleDecode.c in Pillow 9.1.0 has a heap buffer overflow in the processing of invalid TGA image files.
CVE-2022-24303
- EPSS 1.43%
- Veröffentlicht 28.03.2022 02:15:07
- Zuletzt bearbeitet 21.11.2024 06:50:07
Pillow before 9.0.1 allows attackers to delete files because spaces in temporary pathnames are mishandled.
CVE-2022-22817
- EPSS 2.78%
- Veröffentlicht 10.01.2022 14:12:55
- Zuletzt bearbeitet 21.11.2024 06:47:30
PIL.ImageMath.eval in Pillow before 9.0.0 allows evaluation of arbitrary expressions, such as ones that use the Python exec method. A lambda expression could also be used.
CVE-2022-22816
- EPSS 0.14%
- Veröffentlicht 10.01.2022 14:12:54
- Zuletzt bearbeitet 21.11.2024 06:47:30
path_getbbox in path.c in Pillow before 9.0.0 has a buffer over-read during initialization of ImagePath.Path.
CVE-2022-22815
- EPSS 0.1%
- Veröffentlicht 10.01.2022 14:12:54
- Zuletzt bearbeitet 21.11.2024 06:47:30
path_getbbox in path.c in Pillow before 9.0.0 improperly initializes ImagePath.Path.
CVE-2021-23437
- EPSS 0.23%
- Veröffentlicht 03.09.2021 16:15:08
- Zuletzt bearbeitet 21.11.2024 05:51:45
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-34552
- EPSS 0.34%
- Veröffentlicht 13.07.2021 17:15:09
- Zuletzt bearbeitet 21.11.2024 06:10:39
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-28678
- EPSS 0.11%
- Veröffentlicht 02.06.2021 16:15:08
- Zuletzt bearbeitet 21.11.2024 06:00:06
An issue was discovered in Pillow before 8.2.0. For BLP data, BlpImagePlugin did not properly check that reads (after jumping to file offsets) returned data. This could lead to a DoS where the decoder could be run a large number of times on empty dat...