CVE-2021-26951

An issue was discovered in the calamine crate before 0.17.0 for Rust. It allows attackers to overwrite heap-memory locations because Vec::set_len is used without proper memory claiming, and this uninitialized memory is used for a user-provided Read operation, as demonstrated by Sectors::get.
References
Link Resource
https://rustsec.org/advisories/RUSTSEC-2021-0015.html Exploit Vendor Advisory
Configurations

Configuration 1 (hide)

cpe:2.3:a:calamine_project:calamine:*:*:*:*:*:rust:*:*

History

No history.

Information

Published : 2021-02-09 23:15

Updated : 2024-02-28 18:08


NVD link : CVE-2021-26951

Mitre link : CVE-2021-26951

CVE.ORG link : CVE-2021-26951


JSON object : View

Products Affected

calamine_project

  • calamine
CWE
CWE-787

Out-of-bounds Write

CWE-908

Use of Uninitialized Resource