7.8

CVE-2018-7589

Exploit
An issue was discovered in CImg v.220. A double free in load_bmp in CImg.h occurs when loading a crafted bmp image.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
CimgCimg Version.220
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 1.34% 0.68
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.8 1.8 5.9
CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
nvd@nist.gov 6.8 8.6 6.4
AV:N/AC:M/Au:N/C:P/I:P/A:P
CWE-415 Double Free

The product calls free() twice on the same memory address.

https://github.com/xiaoqx/pocs/tree/master/cimg
Third Party Advisory
Exploit
https://usn.ubuntu.com/4039-1/
https://lists.debian.org/debian-lts-announce/2019/09/msg00030.html
https://lists.debian.org/debian-lts-announce/2020/10/msg00033.html
https://github.com/dtschump/CImg/issues/184
Third Party Advisory