Rusqlite Project 15 CVEs across 1 Rusqlite Project products. Browse Rusqlite Project vulnerabilities, severities, and proof-of-concept exploits.
Rusqlite Project products with known CVEs Rusqlite Project CVEs — newest first CVE Severity Score Published Summary CVE-2021-45719High 7.52021-12-26 An issue was discovered in the rusqlite crate 0.25.x before 0.25.4 and 0.26.x before 0.26.2 for Rust. update_hook has a use-after-free. CVE-2021-45718High 7.52021-12-26 An issue was discovered in the rusqlite crate 0.25.x before 0.25.4 and 0.26.x before 0.26.2 for Rust. rollback_hook has a use-after-free. CVE-2021-45717High 7.52021-12-26 An issue was discovered in the rusqlite crate 0.25.x before 0.25.4 and 0.26.x before 0.26.2 for Rust. commit_hook has a use-after-free. CVE-2021-45716High 7.52021-12-26 An issue was discovered in the rusqlite crate 0.25.x before 0.25.4 and 0.26.x before 0.26.2 for Rust. create_collation has a use-after-free. CVE-2021-45715High 7.52021-12-26 An issue was discovered in the rusqlite crate 0.25.x before 0.25.4 and 0.26.x before 0.26.2 for Rust. create_window_function has a use-after-free. CVE-2021-45714High 7.52021-12-26 An issue was discovered in the rusqlite crate 0.25.x before 0.25.4 and 0.26.x before 0.26.2 for Rust. create_aggregate_function has a use-after-free. CVE-2021-45713High 7.52021-12-26 An issue was discovered in the rusqlite crate 0.25.x before 0.25.4 and 0.26.x before 0.26.2 for Rust. create_scalar_function has a use-after-free. CVE-2020-35873Critical 9.82020-12-31 An issue was discovered in the rusqlite crate before 0.23.0 for Rust. Memory safety can be violated because sessions.rs has a use-after-free. CVE-2020-35872Critical 9.82020-12-31 An issue was discovered in the rusqlite crate before 0.23.0 for Rust. Memory safety can be violated via the repr(Rust) type. CVE-2020-35871High 8.12020-12-31 An issue was discovered in the rusqlite crate before 0.23.0 for Rust. Memory safety can be violated via an Auxdata API data race. CVE-2020-35870Critical 9.82020-12-31 An issue was discovered in the rusqlite crate before 0.23.0 for Rust. Memory safety can be violated via an Auxdata API use-after-free. CVE-2020-35869Critical 9.82020-12-31 An issue was discovered in the rusqlite crate before 0.23.0 for Rust. Memory safety can be violated because rusqlite::trace::log mishandles format strings. CVE-2020-35868Critical 9.82020-12-31 An issue was discovered in the rusqlite crate before 0.23.0 for Rust. Memory safety can be violated via UnlockNotification. CVE-2020-35867Critical 9.82020-12-31 An issue was discovered in the rusqlite crate before 0.23.0 for Rust. Memory safety can be violated via create_module. CVE-2020-35866Critical 9.82020-12-31 An issue was discovered in the rusqlite crate before 0.23.0 for Rust. Memory safety can be violated via VTab / VTabCursor.