Lucene search

K

50 matches found

CVE
CVE
added 2022/01/10 2:12 p.m.828 views

CVE-2022-22817

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.

9.8CVSS8.9AI score0.02548EPSS
CVE
CVE
added 2024/01/19 8:15 p.m.397 views

CVE-2023-50447

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).

8.1CVSS9AI score0.02548EPSS
CVE
CVE
added 2019/10/04 10:15 p.m.394 views

CVE-2019-16865

An issue was discovered in Pillow before 6.2.0. When reading specially crafted invalid image files, the library can either allocate very large amounts of memory or take an extremely long period of time to process the image.

7.5CVSS8.2AI score0.03329EPSS
CVE
CVE
added 2021/07/13 5:15 p.m.340 views

CVE-2021-34552

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.

9.8CVSS9.6AI score0.00392EPSS
CVE
CVE
added 2021/03/19 4:15 a.m.337 views

CVE-2021-25290

An issue was discovered in Pillow before 8.1.1. In TiffDecode.c, there is a negative-offset memcpy with an invalid size.

7.5CVSS8.3AI score0.00155EPSS
CVE
CVE
added 2020/01/03 1:15 a.m.324 views

CVE-2020-5312

libImaging/PcxDecode.c in Pillow before 6.2.2 has a PCX P mode buffer overflow.

9.8CVSS9.4AI score0.00878EPSS
CVE
CVE
added 2020/01/03 1:15 a.m.318 views

CVE-2020-5313

libImaging/FliDecode.c in Pillow before 6.2.2 has an FLI buffer overflow.

7.1CVSS8.1AI score0.00448EPSS
CVE
CVE
added 2021/01/12 9:15 a.m.297 views

CVE-2020-35653

In Pillow before 8.1.0, PcxDecode has a buffer over-read when decoding a crafted PCX file because the user-supplied stride value is trusted for buffer calculations.

7.1CVSS7.7AI score0.0038EPSS
CVE
CVE
added 2020/01/03 1:15 a.m.294 views

CVE-2020-5311

libImaging/SgiRleDecode.c in Pillow before 6.2.2 has an SGI buffer overflow.

9.8CVSS8.8AI score0.01063EPSS
CVE
CVE
added 2024/04/03 3:15 a.m.294 views

CVE-2024-28219

In _imagingcms.c in Pillow before 10.3.0, a buffer overflow exists because strcpy is used instead of strncpy.

6.7CVSS6.8AI score0.00095EPSS
CVE
CVE
added 2020/01/03 1:15 a.m.263 views

CVE-2020-5310

libImaging/TiffDecode.c in Pillow before 6.2.2 has a TIFF decoding integer overflow, related to realloc.

8.8CVSS8.8AI score0.00513EPSS
CVE
CVE
added 2021/03/03 9:15 a.m.259 views

CVE-2021-27922

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.

7.5CVSS8.1AI score0.00044EPSS
CVE
CVE
added 2021/03/19 4:15 a.m.256 views

CVE-2021-25291

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.

7.5CVSS8.2AI score0.00539EPSS
CVE
CVE
added 2021/03/19 4:15 a.m.256 views

CVE-2021-25293

An issue was discovered in Pillow before 8.1.1. There is an out-of-bounds read in SGIRleDecode.c.

7.5CVSS8.2AI score0.001EPSS
CVE
CVE
added 2021/03/19 4:15 a.m.251 views

CVE-2021-25292

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.

6.5CVSS7.4AI score0.00155EPSS
CVE
CVE
added 2022/01/10 2:12 p.m.249 views

CVE-2022-22816

path_getbbox in path.c in Pillow before 9.0.0 has a buffer over-read during initialization of ImagePath.Path.

6.5CVSS7.9AI score0.00138EPSS
CVE
CVE
added 2022/01/10 2:12 p.m.244 views

CVE-2022-22815

path_getbbox in path.c in Pillow before 9.0.0 improperly initializes ImagePath.Path.

6.5CVSS7.7AI score0.00088EPSS
CVE
CVE
added 2021/03/03 9:15 a.m.234 views

CVE-2021-27921

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.

7.5CVSS8.1AI score0.00159EPSS
CVE
CVE
added 2021/03/03 9:15 a.m.228 views

CVE-2021-27923

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.

7.5CVSS8.1AI score0.00159EPSS
CVE
CVE
added 2021/01/12 9:15 a.m.224 views

CVE-2020-35655

In Pillow before 8.1.0, SGIRleDecode has a 4-byte buffer over-read when decoding crafted SGI RLE image files because offsets and length tables are mishandled.

5.8CVSS6.8AI score0.00504EPSS
CVE
CVE
added 2020/01/05 10:15 p.m.222 views

CVE-2019-19911

There is a DoS vulnerability in Pillow before 6.2.2 caused by FpxImagePlugin.py calling the range function on an unvalidated 32-bit integer if the number of bands is large. On Windows running 32-bit Python, this results in an OverflowError or MemoryError due to the 2 GB limit. However, on Linux run...

7.5CVSS8.2AI score0.00757EPSS
CVE
CVE
added 2021/03/19 4:15 a.m.216 views

CVE-2021-25289

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.

9.8CVSS9.4AI score0.00301EPSS
CVE
CVE
added 2020/06/25 7:15 p.m.213 views

CVE-2020-10177

Pillow before 7.1.0 has multiple out-of-bounds reads in libImaging/FliDecode.c.

5.5CVSS6.3AI score0.00282EPSS
CVE
CVE
added 2021/09/03 4:15 p.m.205 views

CVE-2021-23437

The package pillow 5.2.0 and before 8.3.2 are vulnerable to Regular Expression Denial of Service (ReDoS) via the getrgb function.

7.5CVSS7.5AI score0.00196EPSS
CVE
CVE
added 2021/01/12 9:15 a.m.192 views

CVE-2020-35654

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.

8.8CVSS9.2AI score0.00195EPSS
CVE
CVE
added 2021/06/02 4:15 p.m.185 views

CVE-2021-28676

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.

7.5CVSS8.1AI score0.00305EPSS
CVE
CVE
added 2021/06/02 4:15 p.m.185 views

CVE-2021-28677

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 us...

7.5CVSS8.1AI score0.00219EPSS
CVE
CVE
added 2022/03/28 2:15 a.m.181 views

CVE-2022-24303

Pillow before 9.0.1 allows attackers to delete files because spaces in temporary pathnames are mishandled.

9.1CVSS8.9AI score0.00496EPSS
CVE
CVE
added 2021/06/02 4:15 p.m.177 views

CVE-2021-25287

An issue was discovered in Pillow before 8.2.0. There is an out-of-bounds read in J2kDecode, in j2ku_graya_la.

9.1CVSS8.9AI score0.00263EPSS
CVE
CVE
added 2021/06/02 4:15 p.m.177 views

CVE-2021-25288

An issue was discovered in Pillow before 8.2.0. There is an out-of-bounds read in J2kDecode, in j2ku_gray_i.

9.1CVSS8.9AI score0.00204EPSS
CVE
CVE
added 2016/04/13 4:59 p.m.167 views

CVE-2016-2533

Buffer overflow in the ImagingPcdDecode function in PcdDecode.c in Pillow before 3.1.1 and Python Imaging Library (PIL) 1.1.7 and earlier allows remote attackers to cause a denial of service (crash) via a crafted PhotoCD file.

6.5CVSS6.2AI score0.02207EPSS
CVE
CVE
added 2021/06/02 3:15 p.m.163 views

CVE-2021-28675

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.

5.5CVSS6.8AI score0.00088EPSS
CVE
CVE
added 2021/06/02 4:15 p.m.161 views

CVE-2021-28678

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.

5.5CVSS6.8AI score0.00084EPSS
CVE
CVE
added 2016/04/13 4:59 p.m.126 views

CVE-2016-0775

Buffer overflow in the ImagingFliDecode function in libImaging/FliDecode.c in Pillow before 3.1.1 allows remote attackers to cause a denial of service (crash) via a crafted FLI file.

6.5CVSS6.2AI score0.00598EPSS
CVE
CVE
added 2016/11/04 10:59 a.m.126 views

CVE-2016-9190

Pillow before 3.3.2 allows context-dependent attackers to execute arbitrary code by using the "crafted image file" approach, related to an "Insecure Sign Extension" issue affecting the ImagingNew in Storage.c component.

7.8CVSS7.9AI score0.00566EPSS
CVE
CVE
added 2016/11/04 10:59 a.m.123 views

CVE-2016-9189

Pillow before 3.3.2 allows context-dependent attackers to obtain sensitive information by using the "crafted image file" approach, related to an "Integer Overflow" issue affecting the Image.core.map_buffer in map.c component.

5.5CVSS5.9AI score0.00358EPSS
CVE
CVE
added 2020/06/25 7:15 p.m.122 views

CVE-2020-11538

In libImaging/SgiRleDecode.c in Pillow through 7.0.0, a number of out-of-bounds reads exist in the parsing of SGI image files, a different issue than CVE-2020-5311.

8.1CVSS8.7AI score0.01063EPSS
CVE
CVE
added 2023/11/03 5:15 a.m.122 views

CVE-2023-44271

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 ...

7.5CVSS7.3AI score0.00137EPSS
CVE
CVE
added 2016/04/13 4:59 p.m.118 views

CVE-2016-0740

Buffer overflow in the ImagingLibTiffDecode function in libImaging/TiffDecode.c in Pillow before 3.1.1 allows remote attackers to overwrite memory via a crafted TIFF file.

6.5CVSS6.4AI score0.00337EPSS
CVE
CVE
added 2020/06/25 7:15 p.m.113 views

CVE-2020-10378

In libImaging/PcxDecode.c in Pillow before 7.1.0, an out-of-bounds read can occur when reading PCX files where state->shuffle is instructed to read beyond state->buffer.

5.5CVSS6.2AI score0.00243EPSS
CVE
CVE
added 2020/06/25 7:15 p.m.110 views

CVE-2020-10379

In Pillow before 7.1.0, there are two Buffer Overflows in libImaging/TiffDecode.c.

7.8CVSS7.6AI score0.00324EPSS
CVE
CVE
added 2020/06/25 7:15 p.m.105 views

CVE-2020-10994

In libImaging/Jpeg2KDecode.c in Pillow before 7.1.0, there are multiple out-of-bounds reads via a crafted JP2 file.

5.5CVSS6.1AI score0.00391EPSS
CVE
CVE
added 2022/11/14 7:15 a.m.100 views

CVE-2022-45198

Pillow before 9.2.0 performs Improper Handling of Highly Compressed GIF Data (Data Amplification).

7.5CVSS7.4AI score0.00123EPSS
CVE
CVE
added 2022/11/14 7:15 a.m.99 views

CVE-2022-45199

Pillow before 9.3.0 allows denial of service via SAMPLESPERPIXEL.

7.5CVSS7.2AI score0.0013EPSS
CVE
CVE
added 2014/04/17 2:55 p.m.97 views

CVE-2014-1932

The (1) load_djpeg function in JpegImagePlugin.py, (2) Ghostscript function in EpsImagePlugin.py, (3) load function in IptcImagePlugin.py, and (4) _copy function in Image.py in Python Image Library (PIL) 1.1.7 and earlier and Pillow before 2.3.1 do not properly create temporary files, which allow l...

4.4CVSS7.1AI score0.00133EPSS
CVE
CVE
added 2016/04/13 4:59 p.m.89 views

CVE-2016-4009

Integer overflow in the ImagingResampleHorizontal function in libImaging/Resample.c in Pillow before 3.1.1 allows remote attackers to have unspecified impact via negative values of the new size, which triggers a heap-based buffer overflow.

10CVSS8.8AI score0.01339EPSS
CVE
CVE
added 2015/01/16 4:59 p.m.84 views

CVE-2014-9601

Pillow before 2.7.0 allows remote attackers to cause a denial of service via a compressed text chunk in a PNG image that has a large size when it is decompressed.

5CVSS6.2AI score0.01079EPSS
CVE
CVE
added 2014/08/25 2:55 p.m.83 views

CVE-2014-3589

PIL/IcnsImagePlugin.py in Python Imaging Library (PIL) and Pillow before 2.3.2 and 2.5.x before 2.5.2 allows remote attackers to cause a denial of service via a crafted block size.

5CVSS6.4AI score0.01611EPSS
CVE
CVE
added 2014/04/17 2:55 p.m.81 views

CVE-2014-1933

The (1) JpegImagePlugin.py and (2) EpsImagePlugin.py scripts in Python Image Library (PIL) 1.1.7 and earlier and Pillow before 2.3.1 uses the names of temporary files on the command line, which makes it easier for local users to conduct symlink attacks by listing the processes.

2.1CVSS7.3AI score0.00111EPSS
CVE
CVE
added 2015/05/01 3:59 p.m.38 views

CVE-2014-3598

The Jpeg2KImagePlugin plugin in Pillow before 2.5.3 allows remote attackers to cause a denial of service via a crafted image.

5CVSS6.5AI score0.00403EPSS