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.
References
Configurations
History
21 Nov 2024, 05:29
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/rust-lang/rust/issues/80335 - Patch, Third Party Advisory | |
References | () https://github.com/rust-lang/rust/pull/81728 - Patch, Third Party Advisory | |
References | () https://github.com/rust-lang/rust/pull/81728#issuecomment-821549174 - Patch, Third Party Advisory | |
References | () https://github.com/rust-lang/rust/pull/81728#issuecomment-824904190 - Patch, Third Party Advisory | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CZ337CM4GFJLRDFVQCGC7J25V65JXOG5/ - | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TFUO3URYCO73D2Q4WYJBWAMJWGGVXQO4/ - | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VZG65GUW6Z2CYOQHF7T3TB5CZKIX6ZJE/ - |
07 Nov 2023, 03:22
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2021-04-14 07:15
Updated : 2024-11-21 05:29
NVD link : CVE-2020-36323
Mitre link : CVE-2020-36323
CVE.ORG link : CVE-2020-36323
JSON object : View
Products Affected
fedoraproject
- fedora
rust-lang
- rust
CWE
CWE-134
Use of Externally-Controlled Format String