First published: Fri Mar 02 2018(Updated: )
An issue was discovered in CImg v.220. A heap-based buffer over-read in load_bmp in CImg.h occurs when loading a crafted bmp image, a different vulnerability than CVE-2018-7588. This is in a Monochrome case, aka case 1.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Cimg Cimg | =.220 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2018-7640 is high with a CVSS score of 7.8.
CVE-2018-7640 occurs due to a heap-based buffer over-read in load_bmp in CImg.h when loading a crafted bmp image.
CImg v.220 is affected by CVE-2018-7640.
Yes, you can refer to the provided references for any available fixes for CVE-2018-7640.
CVE-2018-7640 is associated with CWE-125, which is the Common Weakness Enumeration ID for Out-of-bounds Read.