tools/tiff2pdf.c in libtiff 4.0.6 has out-of-bounds write vulnerabilities in heap allocated buffers in t2p_process_jpeg_strip(). Reported as MSVR 35098, aka "t2p_process_jpeg_strip heap-buffer-overflow."
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
http://rhn.redhat.com/errata/RHSA-2017-0225.html | vendor advisory |
http://www.securityfocus.com/bid/94484 | vdb entry third party advisory |
http://www.debian.org/security/2017/dsa-3762 | vendor advisory |
http://www.securityfocus.com/bid/94745 | vdb entry |
https://github.com/vadz/libtiff/commit/83a4b92815ea04969d494416eaae3d4c6b338e4a#diff-5173a9b3b48146e4fd86d7b9b346115e | issue tracking third party advisory patch |