📦 Rusqlite

by Rusqlite Project

🔍 What is Rusqlite?

Description coming soon...

🛡️ Security Overview

Click on a severity to filter vulnerabilities

⚠️ Known Vulnerabilities

CVE-2020-35866

CRITICAL CVSS 9.8 Dec 31, 2020

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...

CVE-2020-35868

CRITICAL CVSS 9.8 Dec 31, 2020

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

CRITICAL CVSS 9.8 Dec 31, 2020

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

CRITICAL CVSS 9.8 Dec 31, 2020

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...

CVE-2021-45714

HIGH CVSS 7.5 Dec 26, 2021

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. ...

CVE-2021-45716

HIGH CVSS 7.5 Dec 26, 2021

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...

CVE-2021-45718

HIGH CVSS 7.5 Dec 26, 2021

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...