Use After Free in Cassandra-Rs Project
CVE-2024-27284
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.
Vulnerability class: Use-After-Free
EPSS: 0.008 (53.4th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Cassandra-rs_project Cassandra-rs
- Metaswitch Cassandra-rs — versions < 3.0.0
Weakness classification (CWE)
Public proof-of-concept exploits
References
- security-advisories@github.com (x_refsource_CONFIRM, Vendor Advisory)
- security-advisories@github.com (Patch, x_refsource_MISC)
Frequently asked questions
- What is CVE-2024-27284?
- CVE-2024-27284 is a high-severity vulnerability in Cassandra-Rs Project, classified under Use After Free. CVSS score: 7.5/10. Published 2024-02-29.
- How severe is CVE-2024-27284?
- High severity. CVSS v3 base score is 7.5 out of 10.
- Is CVE-2024-27284 known to be exploited?
- 1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.