CVE-2016-5321 - log back

CVE-2016-5321 created at 25 Sep 2019 19:31:40
Severity
+ Medium
Remote
+ Remote
Type
+ Denial of service
Description
+ An out-of-bounds read vulnerability was found in the DumpModeDecode() function in libtiff. A maliciously crafted TIFF file could cause the application to crash when using tiffcrop command.
References
+ http://www.openwall.com/lists/oss-security/2016/06/15/7
+ http://bugzilla.maptools.org/show_bug.cgi?id=2558#c2
Notes
+ FIXED:
+ 2016-07-11 Even Rouault <even.rouault at spatialys.com>
+ tools/tiffcrop.c: Avoid access outside of stack allocated array on a tiled separate TIFF with more than 8 samples per pixel.
+ Reported by Kaixiang Zhang of the Cloud Security Team, Qihoo 360 (CVE-2016-5321 / CVE-2016-5323 , bugzilla #2558 / #2559)