📦 Rusqlite
by Rusqlite Project
🔍 What is Rusqlite?
Description coming soon...
🛡️ Security Overview
Click on a severity to filter vulnerabilities
⚠️ Known Vulnerabilities
This vulnerability in the rusqlite crate for Rust allows memory safety violations through VTab/VTabCursor interfaces, potentially leading to arbitrary code execution. It affects Rust applications usin...
This vulnerability in the rusqlite Rust crate before version 0.23.0 allows memory safety violations through the UnlockNotification feature. Attackers could potentially execute arbitrary code or cause ...
CVE-2020-35870 is a use-after-free vulnerability in the rusqlite crate for Rust that allows memory corruption through the Auxdata API. This can lead to arbitrary code execution, denial of service, or ...
CVE-2020-35872 is a memory safety vulnerability in the rusqlite crate for Rust that allows memory corruption through improper handling of repr(Rust) types. This affects any Rust application using rusq...
This vulnerability in the rusqlite Rust crate involves a use-after-free bug in the create_aggregate_function method. Attackers could exploit this to execute arbitrary code or cause denial of service. ...
This vulnerability in the rusqlite Rust crate involves a use-after-free bug in the create_collation function. Attackers could exploit this to execute arbitrary code or cause denial of service in appli...
This vulnerability in the rusqlite Rust crate involves a use-after-free bug in the rollback_hook function, which could allow attackers to execute arbitrary code or cause a denial of service. It affect...