CVE-2024-27284

Severity CVSS v4.0:
Pending analysis
Type:
CWE-416 Use After Free
Publication date:
29/02/2024
Last modified:
01/04/2025

Description

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.<br />

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:cassandra-rs_project:cassandra-rs:*:*:*:*:*:rust:*:* 3.0.0 (excluding)