CVE-2020-36323 log
Source |
|
Severity | Medium |
Remote | Yes |
Type | Information disclosure |
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. |
Group | Package | Affected | Fixed | Severity | Status | Ticket |
---|---|---|---|---|---|---|
AVG-1801 | rust | 1:1.51.0-1 | 1:1.52.0-1 | Medium | Fixed |
References |
---|
https://github.com/rust-lang/rust/issues/80335 https://github.com/rust-lang/rust/pull/81728 https://github.com/rust-lang/rust/commit/2fefd9ad07122a4cf1329d52f7c5fe7ccd0893c9 |