7.8
CVE-2018-7589
- EPSS 1.34%
- Veröffentlicht 01.03.2018 22:29:00
- Zuletzt bearbeitet 21.11.2024 04:12:25
- CVE-Watchlists
- Unerledigt
An issue was discovered in CImg v.220. A double free in load_bmp in CImg.h occurs when loading a crafted bmp image.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.34% | 0.68 |
| 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
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