7.5
CVE-2016-9969
- EPSS 0.33%
- Veröffentlicht 23.05.2019 18:29:00
- Zuletzt bearbeitet 21.11.2024 03:02:06
- Quelle cve@mitre.org
- Teams Watchlist Login
- Unerledigt Login
In libwebp 0.5.1, there is a double free bug in libwebpmux.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Webmproject ≫ Libwebp Version0.5.1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.33% | 0.53 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 7.5 | 1.6 | 5.9 |
CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
|
nvd@nist.gov | 5.1 | 4.9 | 6.4 |
AV:N/AC:H/Au:N/C:P/I:P/A:P
|
CWE-415 Double Free
The product calls free() twice on the same memory address, potentially leading to modification of unexpected memory locations.