libtiff 4.5.0 is vulnerable to Buffer Overflow via /libtiff/tools/tiffcrop.c:8499. Incorrect updating of buffer size after rotateImage() in tiffcrop cause heap-buffer-overflow and SEGV.
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.
Link | Tags |
---|---|
https://gitlab.com/libtiff/libtiff/-/issues/520 | patch issue tracking exploit |
https://gitlab.com/libtiff/libtiff/-/merge_requests/467 | patch |
https://lists.debian.org/debian-lts-announce/2023/07/msg00034.html | mailing list |