pillow v3.1.1 Release Notes

Release Date: 2016-02-04 // about 8 years ago
    • ๐Ÿ›  Fixed an integer overflow in Resample.c causing writes in the Python heap. [nedwill]

    • ๐Ÿ›  Fixed a buffer overflow in PcdDecode.c causing a segfault when opening PhotoCD files. CVE-2016-2533 [wiredfool]

    • ๐Ÿ›  Fixed a buffer overflow in FliDecode.c causing a segfault when opening FLI files. CVE-2016-0775 [wiredfool]

    • ๐Ÿ›  Fixed a buffer overflow in TiffDecode.c causing an arbitrary amount of memory to be overwritten when opening a specially crafted invalid TIFF file. CVE-2016-0740 [wiredfool]