An issue was discovered in the linked-hash-map crate before 0.5.3 for Rust. It creates an uninitialized NonNull pointer, which violates a non-null constraint.
References
Link | Resource |
---|---|
https://github.com/contain-rs/linked-hash-map/pull/100 | Exploit Third Party Advisory |
https://rustsec.org/advisories/RUSTSEC-2020-0026.html | Vendor Advisory |
https://github.com/contain-rs/linked-hash-map/pull/100 | Exploit Third Party Advisory |
https://rustsec.org/advisories/RUSTSEC-2020-0026.html | Vendor Advisory |
Configurations
History
21 Nov 2024, 05:18
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/contain-rs/linked-hash-map/pull/100 - Exploit, Third Party Advisory | |
References | () https://rustsec.org/advisories/RUSTSEC-2020-0026.html - Vendor Advisory |
Information
Published : 2020-09-14 19:15
Updated : 2024-11-21 05:18
NVD link : CVE-2020-25573
Mitre link : CVE-2020-25573
CVE.ORG link : CVE-2020-25573
JSON object : View
Products Affected
linked-hash-map_project
- linked-hash-map
CWE
CWE-824
Access of Uninitialized Pointer