Graphicsmagick · Graphicsmagick · CVE-2017-18229
Name of the Vulnerable Software and Affected Versions:
GraphicsMagick version 1.3.26
Description:
An allocation failure issue was found in the `ReadTIFFImage` function, located in `coders/tiff.c`, which can lead to a denial of service when processing a crafted file. The issue arises because the file size is not properly used to restrict `scanline`, `strip`, and `tile` allocations.
Recommendations:
For GraphicsMagick version 1.3.26, as a temporary workaround, consider restricting the use of the `ReadTIFFImage` function in `coders/tiff.c` until a patch is available. At the moment, there is no information about a newer version that contains a fix for this issue.