Vulnerability Details : CVE-2017-12858
Double free vulnerability in the _zip_dirent_read function in zip_dirent.c in libzip allows attackers to have unspecified impact via unknown vectors.
Vulnerability category: Memory Corruption
Products affected by CVE-2017-12858
- cpe:2.3:a:libzip:libzip:1.2.0:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2017-12858
0.23%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 60 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2017-12858
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | AV:N/AC:L/Au:N/C:P/I:P/A:P |
10.0
|
6.4
|
NIST | |
9.8
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2017-12858
-
The product calls free() twice on the same memory address, potentially leading to modification of unexpected memory locations.Assigned by: nvd@nist.gov (Primary)
References for CVE-2017-12858
-
http://www.securityfocus.com/bid/100459
libzip CVE-2017-12858 Double Free Local Denial of Service VulnerabilityThird Party Advisory;VDB Entry
-
https://github.com/nih-at/libzip/commit/2217022b7d1142738656d891e00b3d2d9179b796
Fix double free(). · nih-at/libzip@2217022 · GitHubPatch;Third Party Advisory
Jump to