2 matches found
CVE-2024-27284 cassandra-rs non-idiomatic use of iterators leads to use after free
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...
7.5CVSS6.8AI score0.00817EPSS
SaveExploits0References2
CVE-2024-27284
The CVE concerns the cassandra-rs Rust Cassandra (CQL) driver. A use-after-free exists when code uses an item from an iterator after advancing the iterator, potentially accessing freed memory. The issue is fixed in version 3.0.0; users with pre-3.0.0 versions should upgrade to 3.0.0 to mitigate. ...
7.5CVSS7.5AI score0.00817EPSS
SaveExploits0References2Affected Software1
20