In _imagingcms.c in Pillow before 10.3.0, a buffer overflow exists because strcpy is used instead of strncpy.
Max CVSS
6.7
EPSS Score
0.05%
Published
2024-04-03
Updated
2024-04-10
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).
Max CVSS
8.1
EPSS Score
0.07%
Published
2024-01-19
Updated
2024-03-27
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.
Max CVSS
7.5
EPSS Score
0.06%
Published
2023-11-03
Updated
2024-01-12
Pillow before 9.3.0 allows denial of service via SAMPLESPERPIXEL.
Max CVSS
7.5
EPSS Score
0.14%
Published
2022-11-14
Updated
2023-01-10
Pillow before 9.2.0 performs Improper Handling of Highly Compressed GIF Data (Data Amplification).
Max CVSS
7.5
EPSS Score
0.21%
Published
2022-11-14
Updated
2023-01-10
libImaging/TgaRleDecode.c in Pillow 9.1.0 has a heap buffer overflow in the processing of invalid TGA image files.
Max CVSS
9.8
EPSS Score
0.17%
Published
2022-05-25
Updated
2022-06-03
Pillow before 9.0.1 allows attackers to delete files because spaces in temporary pathnames are mishandled.
Max CVSS
9.1
EPSS Score
0.22%
Published
2022-03-28
Updated
2023-01-31
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.
Max CVSS
9.8
EPSS Score
0.28%
Published
2022-01-10
Updated
2023-12-10
path_getbbox in path.c in Pillow before 9.0.0 has a buffer over-read during initialization of ImagePath.Path.
Max CVSS
6.5
EPSS Score
0.16%
Published
2022-01-10
Updated
2023-01-31
path_getbbox in path.c in Pillow before 9.0.0 improperly initializes ImagePath.Path.
Max CVSS
6.5
EPSS Score
0.28%
Published
2022-01-10
Updated
2023-01-31
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.
Max CVSS
9.8
EPSS Score
0.48%
Published
2021-07-13
Updated
2023-01-31
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 data.
Max CVSS
5.5
EPSS Score
0.08%
Published
2021-06-02
Updated
2021-09-14
An issue was discovered in Pillow before 8.2.0. For EPS data, the readline implementation used in EPSImageFile has to deal with any combination of \r and \n as line endings. It used an accidentally quadratic method of accumulating lines while looking for a line ending. A malicious EPS file could use this to perform a DoS of Pillow in the open phase, before an image was accepted for opening.
Max CVSS
7.5
EPSS Score
0.16%
Published
2021-06-02
Updated
2021-09-14
An issue was discovered in Pillow before 8.2.0. For FLI data, FliDecode did not properly check that the block advance was non-zero, potentially leading to an infinite loop on load.
Max CVSS
7.5
EPSS Score
0.35%
Published
2021-06-02
Updated
2023-12-22
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.
Max CVSS
5.5
EPSS Score
0.08%
Published
2021-06-02
Updated
2021-09-14
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.
Max CVSS
7.5
EPSS Score
0.24%
Published
2021-03-03
Updated
2022-07-12
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.
Max CVSS
7.5
EPSS Score
0.24%
Published
2021-03-03
Updated
2022-07-12
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.
Max CVSS
7.5
EPSS Score
0.24%
Published
2021-03-03
Updated
2022-07-12
An issue was discovered in Pillow before 8.1.1. There is an out-of-bounds read in SGIRleDecode.c.
Max CVSS
7.5
EPSS Score
0.12%
Published
2021-03-19
Updated
2021-12-01
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.
Max CVSS
6.5
EPSS Score
0.11%
Published
2021-03-19
Updated
2021-12-01
An issue was discovered in Pillow before 8.1.1. In TiffDecode.c, there is an out-of-bounds read in TiffreadRGBATile via invalid tile boundaries.
Max CVSS
7.5
EPSS Score
0.12%
Published
2021-03-19
Updated
2021-12-01
An issue was discovered in Pillow before 8.1.1. In TiffDecode.c, there is a negative-offset memcpy with an invalid size.
Max CVSS
7.5
EPSS Score
0.25%
Published
2021-03-19
Updated
2021-12-03
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.
Max CVSS
9.8
EPSS Score
0.24%
Published
2021-03-19
Updated
2021-12-01
An issue was discovered in Pillow before 8.2.0. There is an out-of-bounds read in J2kDecode, in j2ku_gray_i.
Max CVSS
9.1
EPSS Score
0.35%
Published
2021-06-02
Updated
2021-12-01
An issue was discovered in Pillow before 8.2.0. There is an out-of-bounds read in J2kDecode, in j2ku_graya_la.
Max CVSS
9.1
EPSS Score
0.35%
Published
2021-06-02
Updated
2021-12-01
53 vulnerabilities found
1 2 3
This web site uses cookies for managing your session, storing preferences, website analytics and additional purposes described in our privacy policy.
By using this web site you are agreeing to CVEdetails.com terms of use!