Logo
componentsqlite
Name
sqlite
Version
3.53.4
Type
library
Description
-
Licenses
blessing
PURL
-
CPE
cpe:2.3:a:sqlite:sqlite:3.53.4:-:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
2025.02.x
3.50.4

Vulnerabilities#


Name
Analysis
Description
Exploitable
An integer overflow exists in the FTS5 https://sqlite.org/fts5.html  extension. It occurs when the size of an array of tombstone pointers is calculated and truncated into a 32-bit integer. A pointer to partially controlled data can then be written out of bounds.
Exploitable
SQLite 'sqldiff.exe' does not securely handle the way the Microsoft Windows C runtime converts Unicode characters to ANSI codepages. An attacker could use the '-L' option to load an arbitrary DLL with a crafted command line argument string that results in command line file arguments being misinterpreted as command line options. Fixed on or around 2025-12-26.