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 "256 colors" case, aka case 8.
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.
CVE-2018-7638 is a vulnerability in CImg v.220 that allows for a heap-based buffer over-read when loading a crafted bmp image.
CVE-2018-7638 has a severity rating of 7.8 (high).
CVE-2018-7638 occurs in the '256 colors' case of the load_bmp function in CImg.h.
CVE-2018-7638 can result in a heap-based buffer over-read, potentially leading to information disclosure or a denial of service.
To fix CVE-2018-7638, update CImg to a version that is not affected by the vulnerability.