Search CVE reports


Toggle filters

1 – 10 of 78 results


CVE-2025-6965

Medium priority

Some fixes available 3 of 12

There exists a vulnerability in SQLite versions before 3.50.2 where the number of aggregate terms could exceed the number of columns available. This could lead to a memory corruption issue. We recommend upgrading to version 3.50.2...

2 affected packages

sqlite3, sqlite

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
sqlite3 Fixed Fixed Needs evaluation Needs evaluation
sqlite Not in release Needs evaluation Needs evaluation Needs evaluation
Show less packages

CVE-2025-3277

Medium priority
Fixed

An integer overflow can be triggered in SQLite’s `concat_ws()` function. The resulting, truncated integer is then used to allocate a buffer. When SQLite then writes the resulting string to the buffer, it uses the original,...

2 affected packages

sqlite, sqlite3

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
sqlite Not in release Not affected Not affected Not affected
sqlite3 Fixed Not affected Not affected Not affected
Show less packages

CVE-2025-29088

Medium priority

Some fixes available 5 of 13

In SQLite 3.49.0 before 3.49.1, certain argument values to sqlite3_db_config (in the C-language API) can cause a denial of service (application crash). An sz*nBig multiplication is not cast to a 64-bit integer, and consequently...

2 affected packages

sqlite, sqlite3

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
sqlite Not in release Needs evaluation Needs evaluation Needs evaluation
sqlite3 Fixed Fixed Fixed Needs evaluation
Show less packages

CVE-2025-29087

Medium priority
Fixed

In SQLite 3.44.0 through 3.49.0 before 3.49.1, the concat_ws() SQL function can cause memory to be written beyond the end of a malloc-allocated buffer. If the separator argument is attacker-controlled and has a large string (e.g.,...

2 affected packages

sqlite, sqlite3

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
sqlite Not affected Not affected Not affected
sqlite3 Fixed Not affected Not affected Not affected
Show less packages

CVE-2024-0232

Medium priority
Not affected

A heap use-after-free issue has been identified in SQLite in the jsonParseAddNodeArray() function in sqlite3.c. This flaw allows a local attacker to leverage a victim to pass specially crafted malicious input to the application,...

2 affected packages

sqlite, sqlite3

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
sqlite Not in release Not affected Not affected Not affected
sqlite3 Not affected Not affected Not affected Not affected
Show less packages

CVE-2023-7104

Medium priority
Fixed

A vulnerability was found in SQLite SQLite3 up to 3.43.0 and classified as critical. This issue affects the function sessionReadRecord of the file ext/session/sqlite3session.c of the component make alltest Handler....

2 affected packages

sqlite, sqlite3

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
sqlite Not in release Not affected Not affected Not affected
sqlite3 Not affected Fixed Fixed Fixed
Show less packages

CVE-2022-46908

Low priority

Some fixes available 1 of 2

SQLite through 3.40.0, when relying on --safe for execution of an untrusted CLI script, does not properly implement the azProhibitedFunctions protection mechanism, and instead allows UDF functions such as WRITEFILE.

2 affected packages

sqlite, sqlite3

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
sqlite Not affected Not affected Not affected
sqlite3 Fixed Not affected Not affected
Show less packages

CVE-2022-43441

Medium priority
Needs evaluation

A code execution vulnerability exists in the Statement Bindings functionality of Ghost Foundation node-sqlite3 5.1.1. A specially-crafted Javascript file can lead to arbitrary code execution. An attacker can provide malicious...

1 affected package

node-sqlite3

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
node-sqlite3 Not affected Needs evaluation Needs evaluation Needs evaluation
Show less packages

CVE-2022-35737

Medium priority

Some fixes available 5 of 6

SQLite 1.0.12 through 3.39.x before 3.39.2 sometimes allows an array-bounds overflow if billions of bytes are used in a string argument to a C API.

2 affected packages

sqlite, sqlite3

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
sqlite Not in release Not affected Not affected Not affected
sqlite3 Not affected Fixed Fixed Fixed
Show less packages

CVE-2022-21227

Medium priority
Needs evaluation

The package sqlite3 before 5.0.3 are vulnerable to Denial of Service (DoS) which will invoke the toString function of the passed parameter. If passed an invalid Function object it will throw and crash the V8 engine.

1 affected package

node-sqlite3

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
node-sqlite3 Not affected Needs evaluation Needs evaluation Needs evaluation
Show less packages