7.5
CVE-2016-9969
- EPSS 0.33%
- Published 23.05.2019 18:29:00
- Last modified 21.11.2024 03:02:06
- Source cve@mitre.org
- Teams watchlist Login
- Open Login
In libwebp 0.5.1, there is a double free bug in libwebpmux.
Data is provided by the National Vulnerability Database (NVD)
Webmproject ≫ Libwebp Version0.5.1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.33% | 0.53 |
Source | 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.