CVE-2022-35737

HIGH7.5EPSS 54.8%

`libsqlite3-sys` via C SQLite CVE-2022-35737

Published: 8/4/2022Modified: 12/6/2023
Also known as:GHSA-jw36-hf63-69r9ALPINE-CVE-2022-35737BIT-sqlite-2022-35737RUSTSEC-2022-0090

Description

It was sometimes possible for SQLite versions >= 1.0.12, < 3.39.2 to allow an array-bounds overflow when large string were input into SQLite's `printf` function. As `libsqlite3-sys` bundles SQLite, it is susceptible to the vulnerability. `libsqlite3-sys` was updated to bundle the patched version of SQLite [here](https://github.com/rusqlite/rusqlite/releases/tag/sys0.25.1).

Affected packages (5)

CVSS scores

SourceVersionSeverityVector
osvCVSS 3.1HIGH7.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

References (14)