Denial of Service Vulnerability in CImg Library by CImg Project
CVE-2018-7587
7.8HIGH
What is CVE-2018-7587?
A vulnerability in the CImg library was identified that may lead to denial of service when handling specially crafted BMP images. Specifically, when loading a malformed BMP file, the CImg library experiences an allocation failure due to improper handling in the load_bmp function as defined in CImg.h. This flaw can potentially disrupt application availability that relies on the CImg library for image processing.