CVE-2020-36323
Published
CVSS v3
8.2
HIGH
CVSS v2
6.4
MEDIUM
Affected
1
PROJECT
Description
In the standard library in Rust before 1.52.0, there is an optimization for joining strings that can cause uninitialized bytes to be exposed (or the program to crash) if the borrowed string changes after its length is checked.