CVE-2019-12211

HIGHCVSS 7.5/10EPSS 4.21%

Last modified

CVE-2019-12211 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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.. EPSS estimates a 4.21% chance of exploitation in the next 30 days.

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.

Metrics

CVSS 3.1
7.5/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

EPSS Probability
4.21%

89.7th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
Freeimage ProjectFreeimage3.18.0
CanonicalUbuntu Linux18.04

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2019-12211?
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.
How severe is CVE-2019-12211?
CVE-2019-12211 has a CVSS score of 7.5/10 (HIGH severity). The EPSS model estimates a 4.21% probability of exploitation in the next 30 days.
How do I fix CVE-2019-12211?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2019-12211?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST