CVE-2020-36210

An issue was discovered in the autorand crate before 0.2.3 for Rust. Because of impl Random on arrays, uninitialized memory can be dropped when a panic occurs, leading to memory corruption.
References
Link Resource
https://rustsec.org/advisories/RUSTSEC-2020-0103.html Exploit Vendor Advisory
Configurations

Configuration 1 (hide)

cpe:2.3:a:autorand_project:autorand:*:*:*:*:*:rust:*:*

History

No history.

Information

Published : 2021-01-26 18:15

Updated : 2024-02-28 18:08


NVD link : CVE-2020-36210

Mitre link : CVE-2020-36210

CVE.ORG link : CVE-2020-36210


JSON object : View

Products Affected

autorand_project

  • autorand
CWE
CWE-787

Out-of-bounds Write

CWE-908

Use of Uninitialized Resource