Vulnerability Details : CVE-2018-20991
An issue was discovered in the smallvec crate before 0.6.3 for Rust. The Iterator implementation mishandles destructors, leading to a double free.
Vulnerability category: Memory Corruption
Products affected by CVE-2018-20991
- cpe:2.3:a:servo:smallvec:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2018-20991
0.43%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 59 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2018-20991
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.0/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-2018-20991
-
The product calls free() twice on the same memory address.Assigned by: nvd@nist.gov (Primary)
References for CVE-2018-20991
-
https://rustsec.org/advisories/RUSTSEC-2018-0003.html
RUSTSEC-2018-0003: smallvec: Possible double free during unwinding in SmallVec::insert_many › RustSec Advisory DatabaseThird Party Advisory
Jump to