Heap-Based Buffer Over-Read in CImg by Dtschump
CVE-2018-7588
7.8HIGH
What is CVE-2018-7588?
A heap-based buffer over-read was discovered in the CImg library (version 220) when it processes specific BMP images. This vulnerability can lead to unintended behaviors, allowing attackers to read sensitive information from memory beyond the intended buffer limits. Proper validation is required when handling crafted BMP images to safeguard against such vulnerabilities.