PT-2020-17504 · Rust · Rusqlite

Published

2020-04-23

·

Updated

2022-01-04

·

CVE-2020-35872

CVSS v3.1

9.8

Critical

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions rusqlite versions prior to 0.23.0
Description An issue was discovered in the rusqlite crate for Rust, where memory safety can be violated via several means, including the repr(Rust) type, an Auxdata API use-after-free, UnlockNotification, VTab / VTabCursor, a use-after-free in sessions.rs, and mishandling of format strings in rusqlite::trace::log. Additionally, an Auxdata API data race and the create module function can also lead to memory safety violations.
Recommendations For versions prior to 0.23.0, update to version 0.23.0 or later to resolve the issue. As a temporary workaround, consider restricting the use of the vulnerable components, such as the repr(Rust) type, Auxdata API, UnlockNotification, VTab / VTabCursor, sessions.rs, rusqlite::trace::log, and create module function, until a patch is available.

Fix

Use of Externally-Controlled Format String

Race Condition

Use After Free

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2020-35872
GHSA-28PH-F7GX-FQJ8
GHSA-3CGF-9M6X-PWWR
GHSA-6Q5W-M3C5-RV95
GHSA-8H4J-VM3R-VCQ3
GHSA-8R7Q-R9MX-35RH
GHSA-G4W7-3QR8-5623
GHSA-Q3CC-7P7G-392C
GHSA-RJH8-P66P-JRH5
RUSTSEC-2020-0014

Affected Products

Rusqlite