cassandra-rs is a Cassandra (CQL) driver for Rust. Code that attempts to use an item (e.g., a row) returned by an iterator after the iterator has advanced to the next item will be accessing freed memory and experience undefined behaviour. The problem has been fixed in version 3.0.0.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-02-29 01:44
Updated : 2024-02-29 13:49
NVD link : CVE-2024-27284
Mitre link : CVE-2024-27284
CVE.ORG link : CVE-2024-27284
JSON object : View
Products Affected
No product.
CWE
CWE-416
Use After Free