VYPR

rpm package

suse/python-Pillow&distro=SUSE OpenStack Cloud Crowbar 9

pkg:rpm/suse/python-Pillow&distro=SUSE%20OpenStack%20Cloud%20Crowbar%209

Vulnerabilities (60)

  • CVE-2021-28678Jun 2, 2021
    affected < 5.2.0-3.8.1fixed 5.2.0-3.8.1

    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.

  • CVE-2021-25288Jun 2, 2021
    affected < 5.2.0-3.8.1fixed 5.2.0-3.8.1

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

  • CVE-2021-25287Jun 2, 2021
    affected < 5.2.0-3.8.1fixed 5.2.0-3.8.1

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

  • CVE-2021-28675Jun 2, 2021
    affected < 5.2.0-3.8.1fixed 5.2.0-3.8.1

    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.

  • CVE-2020-10743Jun 2, 2021
    affected < 5.2.0-3.3.2fixed 5.2.0-3.3.2

    It was discovered that OpenShift Container Platform's (OCP) distribution of Kibana could open in an iframe, which made it possible to intercept and manipulate requests. This flaw allows an attacker to trick a user into performing arbitrary actions in OCP's distribution of Kibana,

  • CVE-2021-28676Jun 2, 2021
    affected < 5.2.0-3.8.1fixed 5.2.0-3.8.1

    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.

  • CVE-2021-28957Mar 21, 2021
    affected < 5.2.0-3.17.1fixed 5.2.0-3.17.1

    An XSS vulnerability was discovered in python-lxml's clean module versions before 4.6.3. When disabling the safe_attrs_only and forms arguments, the Cleaner class does not remove the formaction attribute allowing for JS to bypass the sanitizer. A remote attacker could exploit thi

  • CVE-2021-25293Mar 19, 2021
    affected < 5.2.0-3.8.1fixed 5.2.0-3.8.1

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

  • CVE-2021-25292Mar 19, 2021
    affected < 5.2.0-3.8.1fixed 5.2.0-3.8.1

    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.

  • CVE-2021-25290Mar 19, 2021
    affected < 5.2.0-3.8.1fixed 5.2.0-3.8.1

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

  • CVE-2021-27921Mar 3, 2021
    affected < 5.2.0-3.8.1fixed 5.2.0-3.8.1

    Pillow before 8.1.2 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.

  • CVE-2021-27922Mar 3, 2021
    affected < 5.2.0-3.8.1fixed 5.2.0-3.8.1

    Pillow before 8.1.2 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.

  • CVE-2021-27923Mar 3, 2021
    affected < 5.2.0-3.8.1fixed 5.2.0-3.8.1

    Pillow before 8.1.2 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.

  • CVE-2020-35655Jan 12, 2021
    affected < 5.2.0-3.8.1fixed 5.2.0-3.8.1

    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.

  • CVE-2020-35653Jan 12, 2021
    affected < 5.2.0-3.8.1fixed 5.2.0-3.8.1

    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.

  • CVE-2020-27783Dec 3, 2020
    affected < 5.2.0-3.17.1fixed 5.2.0-3.17.1

    A XSS vulnerability was discovered in python-lxml's clean module. The module's parser didn't properly imitate browsers, which caused different behaviors between the sanitizer and the user's page. A remote attacker could exploit this flaw to run arbitrary HTML/JS code.

  • CVE-2020-10177Jun 25, 2020
    affected < 5.2.0-3.3.2fixed 5.2.0-3.3.2

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

  • CVE-2020-11538Jun 25, 2020
    affected < 5.2.0-3.3.2fixed 5.2.0-3.3.2

    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.

  • CVE-2020-10994Jun 25, 2020
    affected < 5.2.0-3.3.2fixed 5.2.0-3.3.2

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

  • CVE-2020-10378Jun 25, 2020
    affected < 5.2.0-3.3.2fixed 5.2.0-3.3.2

    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.