Vulnerability Details : CVE-2020-36203
Potential exploit
An issue was discovered in the reffers crate through 2020-12-01 for Rust. ARefss can contain a !Send,!Sync object, leading to a data race and memory corruption.
Vulnerability category: Memory Corruption
Products affected by CVE-2020-36203
- cpe:2.3:a:reffers_project:reffers:*:*:*:*:*:rust:*:*
Exploit prediction scoring system (EPSS) score for CVE-2020-36203
0.06%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 24 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2020-36203
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
1.9
|
LOW | AV:L/AC:M/Au:N/C:N/I:N/A:P |
3.4
|
2.9
|
NIST | |
4.7
|
MEDIUM | CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H |
1.0
|
3.6
|
NIST |
CWE ids for CVE-2020-36203
-
The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.Assigned by: nvd@nist.gov (Primary)
-
The product writes data past the end, or before the beginning, of the intended buffer.Assigned by: nvd@nist.gov (Primary)
References for CVE-2020-36203
-
https://rustsec.org/advisories/RUSTSEC-2020-0094.html
RUSTSEC-2020-0094: reffers: Unsound: can make `ARefss` contain a !Send, !Sync object. › RustSec Advisory DatabaseExploit;Vendor Advisory
Jump to