CVE-2019-12211

Publication date

2019-05-20 15:05:02

Family

mitre

State

PUBLISHED

Description

When FreeImage 3.18.0 reads a tiff file, it will be handed to the Load function of the PluginTIFF.cpp file, but a memcpy occurs in which the destination address and the size of the copied data are not considered, resulting in a heap overflow.