cimg CVE Vulnerabilities & Metrics

Focus on cimg vulnerabilities and metrics.

Last updated: 08 Mar 2025, 23:25 UTC

About cimg Security Exposure

This page consolidates all known Common Vulnerabilities and Exposures (CVEs) associated with cimg. We track both calendar-based metrics (using fixed periods) and rolling metrics (using gliding windows) to give you a comprehensive view of security trends and risk evolution. Use these insights to assess risk and plan your patching strategy.

For a broader perspective on cybersecurity threats, explore the comprehensive list of CVEs by vendor and product. Stay updated on critical vulnerabilities affecting major software and hardware providers.

Global CVE Overview

Total cimg CVEs: 13
Earliest CVE date: 01 Mar 2018, 22:29 UTC
Latest CVE date: 20 Sep 2023, 20:15 UTC

Latest CVE reference: CVE-2023-41484

Rolling Stats

30-day Count (Rolling): 0
365-day Count (Rolling): 0

Calendar-based Variation

Calendar-based Variation compares a fixed calendar period (e.g., this month versus the same month last year), while Rolling Growth Rate uses a continuous window (e.g., last 30 days versus the previous 30 days) to capture trends independent of calendar boundaries.

Variations & Growth

Month Variation (Calendar): 0%
Year Variation (Calendar): -100.0%

Month Growth Rate (30-day Rolling): 0.0%
Year Growth Rate (365-day Rolling): -100.0%

Monthly CVE Trends (current vs previous Year)

Annual CVE Trends (Last 20 Years)

Critical cimg CVEs (CVSS ≥ 9) Over 20 Years

CVSS Stats

Average CVSS: 5.73

Max CVSS: 7.5

Critical CVEs (≥9): 0

CVSS Range vs. Count

Range Count
0.0-3.9 2
4.0-6.9 10
7.0-8.9 1
9.0-10.0 0

CVSS Distribution Chart

Top 5 Highest CVSS cimg CVEs

These are the five CVEs with the highest CVSS scores for cimg, sorted by severity first and recency.

All CVEs for cimg

CVE-2023-41484 cimg vulnerability CVSS: 0 20 Sep 2023, 20:15 UTC

An issue in cimg.eu Cimg Library v2.9.3 allows an attacker to obtain sensitive information via a crafted JPEG file.

CVE-2022-1325 cimg vulnerability CVSS: 0 31 Aug 2022, 16:15 UTC

A flaw was found in Clmg, where with the help of a maliciously crafted pandore or bmp file with modified dx and dy header field values it is possible to trick the application into allocating huge buffer sizes like 64 Gigabyte upon reading the file from disk or from a virtual buffer.

CVE-2020-25693 cimg vulnerability CVSS: 5.8 03 Dec 2020, 17:15 UTC

A flaw was found in CImg in versions prior to 2.9.3. Integer overflows leading to heap buffer overflows in load_pnm() can be triggered by a specially crafted input file processed by CImg, which can lead to an impact to application availability or data integrity.

CVE-2019-13568 cimg vulnerability CVSS: 6.8 31 Jul 2019, 15:15 UTC

CImg through 2.6.7 has a heap-based buffer overflow in _load_bmp in CImg.h because of erroneous memory allocation for a malformed BMP image.

CVE-2019-1010174 cimg vulnerability CVSS: 7.5 25 Jul 2019, 14:15 UTC

CImg The CImg Library v.2.3.3 and earlier is affected by: command injection. The impact is: RCE. The component is: load_network() function. The attack vector is: Loading an image from a user-controllable url can lead to command injection, because no string sanitization is done on the url. The fixed version is: v.2.3.4.

CVE-2018-7641 cimg vulnerability CVSS: 6.8 02 Mar 2018, 14:29 UTC

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 "32 bits colors" case, aka case 32.

CVE-2018-7640 cimg vulnerability CVSS: 6.8 02 Mar 2018, 14:29 UTC

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.

CVE-2018-7639 cimg vulnerability CVSS: 6.8 02 Mar 2018, 14:29 UTC

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 "16 bits colors" case, aka case 16.

CVE-2018-7638 cimg vulnerability CVSS: 6.8 02 Mar 2018, 14:29 UTC

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.

CVE-2018-7637 cimg vulnerability CVSS: 6.8 02 Mar 2018, 14:29 UTC

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 "16 colors" case, aka case 4.

CVE-2018-7589 cimg vulnerability CVSS: 6.8 01 Mar 2018, 22:29 UTC

An issue was discovered in CImg v.220. A double free in load_bmp in CImg.h occurs when loading a crafted bmp image.

CVE-2018-7588 cimg vulnerability CVSS: 6.8 01 Mar 2018, 22:29 UTC

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.

CVE-2018-7587 cimg vulnerability CVSS: 6.8 01 Mar 2018, 22:29 UTC

An issue was discovered in CImg v.220. DoS occurs when loading a crafted bmp image that triggers an allocation failure in load_bmp in CImg.h.