Vulnerability Details : CVE-2020-36434
An issue was discovered in the sys-info crate before 0.8.0 for Rust. sys_info::disk_info calls can trigger a double free.
Vulnerability category: Memory Corruption
Products affected by CVE-2020-36434
- cpe:2.3:a:sys-info_project:sys-info:*:*:*:*:*:rust:*:*
Exploit prediction scoring system (EPSS) score for CVE-2020-36434
0.43%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 61 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2020-36434
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-2020-36434
-
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-2020-36434
-
https://rustsec.org/advisories/RUSTSEC-2020-0100.html
RUSTSEC-2020-0100: sys-info: Double free when calling `sys_info::disk_info` from multiple threads › RustSec Advisory DatabaseThird Party Advisory
-
https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/sys-info/RUSTSEC-2020-0100.md
Third Party Advisory
Jump to