VYPR

PyPI package

pillow

pkg:pypi/pillow

Vulnerabilities (61)

  • CVE-2020-10379Jun 25, 2020
    affected < 7.1.0fixed 7.1.0

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

  • CVE-2020-10378Jun 25, 2020
    affected < 7.1.0fixed 7.1.0

    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.

  • CVE-2019-19911Jan 5, 2020
    affected < 6.2.2fixed 6.2.2

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

  • CVE-2020-5310Jan 3, 2020
    affected < 6.2.2fixed 6.2.2

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

  • CVE-2020-5311Jan 3, 2020
    affected < 6.2.2fixed 6.2.2

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

  • CVE-2020-5312Jan 3, 2020
    affected < 6.2.2fixed 6.2.2

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

  • CVE-2020-5313Jan 3, 2020
    affected < 6.2.2fixed 6.2.2

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

  • CVE-2019-16865Oct 4, 2019
    affected < 6.2.0fixed 6.2.0

    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.

  • CVE-2016-3076MedApr 24, 2017
    affected >= 2.5.0, < 3.1.2fixed 3.1.2

    Heap-based buffer overflow in the j2k_encode_entry function in Pillow 2.5.0 through 3.1.1 allows remote attackers to cause a denial of service (memory corruption) via a crafted Jpeg2000 file.

  • CVE-2016-9190HigNov 4, 2016
    affected < 3.3.2fixed 3.3.2

    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.

  • CVE-2016-9189MedNov 4, 2016
    affected < 3.3.2fixed 3.3.2

    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.

  • CVE-2016-4009CriApr 13, 2016
    affected < 3.1.1fixed 3.1.1

    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.

  • CVE-2016-2533MedApr 13, 2016
    affected < 3.1.1fixed 3.1.1

    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.

  • CVE-2016-0775MedApr 13, 2016
    affected < 3.1.1fixed 3.1.1

    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.

  • CVE-2016-0740MedApr 13, 2016
    affected < 3.1.1fixed 3.1.1

    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.

  • CVE-2014-3598May 1, 2015
    affected < 2.5.3fixed 2.5.3

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

  • CVE-2014-9601Jan 16, 2015
    affected < 2.7.0fixed 2.7.0

    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.

  • CVE-2014-3589Aug 25, 2014
    affected < 2.3.2fixed 2.3.2

    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.

  • CVE-2014-3007Apr 27, 2014
    affected < 2.5.0fixed 2.5.0

    Python Image Library (PIL) 1.1.7 and earlier and Pillow 2.3 might allow remote attackers to execute arbitrary commands via shell metacharacters in unspecified vectors related to CVE-2014-1932, possibly JpegImagePlugin.py.

  • CVE-2014-1933Apr 17, 2014
    affected < 2.3.1fixed 2.3.1

    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.