An issue was discovered in Deserializer::read_vec in the cdr crate before 0.2.4 for Rust. A user-provided Read implementation can gain access to the old contents of newly allocated heap memory, violating soundness.
References
Link | Resource |
---|---|
https://rustsec.org/advisories/RUSTSEC-2021-0012.html | Exploit Vendor Advisory |
https://rustsec.org/advisories/RUSTSEC-2021-0012.html | Exploit Vendor Advisory |
Configurations
History
21 Nov 2024, 05:56
Type | Values Removed | Values Added |
---|---|---|
References | () https://rustsec.org/advisories/RUSTSEC-2021-0012.html - Exploit, Vendor Advisory |
Information
Published : 2021-01-29 03:15
Updated : 2024-11-21 05:56
NVD link : CVE-2021-26305
Mitre link : CVE-2021-26305
CVE.ORG link : CVE-2021-26305
JSON object : View
Products Affected
cdr_project
- cdr
CWE
CWE-908
Use of Uninitialized Resource