Show filters
52 Total Results
Displaying 1-10 of 52
Sort by:
Attacker Value
Unknown

CVE-2023-50447

Disclosure Date: January 19, 2024 (last updated February 15, 2024)
Pillow through 10.1.0 allows PIL.ImageMath.eval Arbitrary Code Execution via the environment parameter, a different vulnerability than CVE-2022-22817 (which was about the expression parameter).
Attacker Value
Unknown

CVE-2023-44271

Disclosure Date: November 03, 2023 (last updated January 13, 2024)
An issue was discovered in Pillow before 10.0.0. It is a Denial of Service that uncontrollably allocates memory to process a given task, potentially causing a service to crash by having it run out of memory. This occurs for truetype in ImageFont when textlength in an ImageDraw instance operates on a long text argument.
Attacker Value
Unknown

CVE-2022-45198

Disclosure Date: November 14, 2022 (last updated December 22, 2024)
Pillow before 9.2.0 performs Improper Handling of Highly Compressed GIF Data (Data Amplification).
Attacker Value
Unknown

CVE-2022-45199

Disclosure Date: November 14, 2022 (last updated December 22, 2024)
Pillow before 9.3.0 allows denial of service via SAMPLESPERPIXEL.
Attacker Value
Unknown

CVE-2022-30595

Disclosure Date: May 25, 2022 (last updated October 07, 2023)
libImaging/TgaRleDecode.c in Pillow 9.1.0 has a heap buffer overflow in the processing of invalid TGA image files.
Attacker Value
Unknown

CVE-2022-24303

Disclosure Date: March 28, 2022 (last updated November 08, 2023)
Pillow before 9.0.1 allows attackers to delete files because spaces in temporary pathnames are mishandled.
Attacker Value
Unknown

CVE-2022-22817

Disclosure Date: January 10, 2022 (last updated December 11, 2023)
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.
Attacker Value
Unknown

CVE-2022-22815

Disclosure Date: January 10, 2022 (last updated November 28, 2024)
path_getbbox in path.c in Pillow before 9.0.0 improperly initializes ImagePath.Path.
Attacker Value
Unknown

CVE-2022-22816

Disclosure Date: January 10, 2022 (last updated November 28, 2024)
path_getbbox in path.c in Pillow before 9.0.0 has a buffer over-read during initialization of ImagePath.Path.
Attacker Value
Unknown

CVE-2021-23437

Disclosure Date: September 03, 2021 (last updated November 08, 2023)
The package pillow 5.2.0 and before 8.3.2 are vulnerable to Regular Expression Denial of Service (ReDoS) via the getrgb function.