libImaging/TgaRleDecode.c in Pillow 9.1.0 has a heap buffer overflow in the processing of invalid TGA image files.
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://github.com/python-pillow/Pillow/blob/main/src/libImaging/TgaRleDecode.c | third party advisory exploit |
https://pillow.readthedocs.io/en/stable/releasenotes/9.1.1.html | third party advisory release notes |