6.5
CVE-2023-43281
- EPSS 0.21%
- Veröffentlicht 25.10.2023 18:17:31
- Zuletzt bearbeitet 21.11.2024 08:23:56
- Quelle cve@mitre.org
- Teams Watchlist Login
- Unerledigt Login
Double Free vulnerability in Nothings Stb Image.h v.2.28 allows a remote attacker to cause a denial of service via a crafted file to the stbi_load_gif_main function.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Nothings ≫ Stb Image.H Version2.28
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.21% | 0.439 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
|
CWE-415 Double Free
The product calls free() twice on the same memory address, potentially leading to modification of unexpected memory locations.