CVE-2016-5320 - log back

CVE-2016-5320 created at 25 Sep 2019 19:31:40
Severity
+ Critical
Remote
+ Remote
Type
+ Arbitrary code execution
Description
+ An out-of-bounds write vulnerability was found in the PixarLogDecode() function in libtiff. A maliciously crafted TIFF file could cause the application to crash or even execute arbitrary code on a vulnerable machine when using the rgb2ycbcr command.
References
+ http://www.openwall.com/lists/oss-security/2016/06/15/9
+ http://bugzilla.maptools.org/show_bug.cgi?id=2554#c1
Notes
+ Was fixed by :
+ 2016-06-28 Even Rouault <even.rouault at spatialys.com>
+ libtiff/tif_pixarlog.c: fix potential buffer write overrun in PixarLogDecode() on corrupted/unexpected images (reported by Mathias Svensson)