CVE-2016-9453 - log back

CVE-2016-9453 created at 25 Sep 2019 19:31:40
Severity
+ High
Remote
+ Local
Type
+ Arbitrary code execution
Description
+ An out-of-bounds write vulnerability has been discovered caused by a memcpy call without proper bounds checks. A malicious tiff file handled by tiff2pdf will cause an illegal write to a potentially attacker controlled target address.
References
+ http://bugzilla.maptools.org/show_bug.cgi?id=2579
+ http://www.openwall.com/lists/oss-security/2016/09/29/
Notes
+ FIXED:
+ 2016-10-08 Even Rouault <even.rouault at spatialys.com>
+ tools/tiff2pdf.c: fix read -largely- outsize of buffer in t2p_readwrite_pdf_image_tile(), causing crash, when reading a JPEG compressed image with TIFFTAG_JPEGTABLES length being one. Reported as MSVR 35101 by Axel Souchet and Vishal Chauhan from the MSRC Vulnerabilities & Mitigations team. CVE-2016-9453