← back
CVE-2024-27284

cassandra-rs non-idiomatic use of iterators leads to use after free

CVSS 7.5 HIGHEPSS 0.8%CWE-416
Vexday Risk Score
21Low
SSVC decision (CISA)
Track
No exploitation signal → monitor
CVSS 7.5EPSS 0.8%KEV nãoPoC Nuclei Metasploit Patch
Lifecycle
28 Feb 2024Published on NVD
Recommendation: Monitor — no exploitation signal at the moment.
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.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H