7.5
CVSSv3

CVE-2016-7449

Published: 06/02/2017 Updated: 12/04/2019
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
CVSS v3 Base Score: 7.5 | Impact Score: 3.6 | Exploitability Score: 3.9
VMScore: 445
Vector: AV:N/AC:L/Au:N/C:N/I:N/A:P

Vulnerability Summary

The TIFFGetField function in coders/tiff.c in GraphicsMagick 1.3.24 allows remote malicious users to cause a denial of service (out-of-bounds heap read) via a file containing an "unterminated" string.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

graphicsmagick graphicsmagick 1.3.24

opensuse leap 42.1

debian debian linux 8.0

opensuse opensuse 13.2

Vendor Advisories

A possible heap overflow was discovered in the EscapeParenthesis() function (CVE-2016-7447) Various issues were found in the processing of SVG files in GraphicsMagick (CVE-2016-7446) The TIFF reader had a bug pertaining to use of TIFFGetField() when a 'count' value is returned The bug caused a heap read overflow (due to using strlcpy() to copy a ...