A heap-buffer-overflow vulnerability was found in LibTIFF, in extractImageSection() at tools/tiffcrop.c:7916 and tools/tiffcrop.c:7801. This flaw allows attackers to cause a denial of service via a crafted tiff file.
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.
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://access.redhat.com/security/cve/CVE-2023-3164 | third party advisory vdb entry |
https://bugzilla.redhat.com/show_bug.cgi?id=2213531 | third party advisory issue tracking |
https://gitlab.com/libtiff/libtiff/-/issues/542 | issue tracking |