Show filters
95 Total Results
Displaying 1-10 of 95
Sort by:
Attacker Value
Very Low

CVE-2022-35737

Disclosure Date: August 03, 2022 (last updated March 28, 2024)
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.
Attacker Value
Unknown

CVE-2024-46488

Disclosure Date: September 25, 2024 (last updated October 03, 2024)
sqlite-vec v0.1.1 was discovered to contain a heap buffer overflow via the npy_token_next function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted file.
Attacker Value
Unknown

CVE-2024-0232

Disclosure Date: January 16, 2024 (last updated April 25, 2024)
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, potentially causing a crash and leading to a denial of service.
Attacker Value
Unknown

CVE-2023-7104

Disclosure Date: December 29, 2023 (last updated January 09, 2024)
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. The manipulation leads to heap-based buffer overflow. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-248999.
Attacker Value
Unknown

CVE-2023-32697

Disclosure Date: May 23, 2023 (last updated October 08, 2023)
SQLite JDBC is a library for accessing and creating SQLite database files in Java. Sqlite-jdbc addresses a remote code execution vulnerability via JDBC URL. This issue impacting versions 3.6.14.1 through 3.41.2.1 and has been fixed in version 3.41.2.2.
Attacker Value
Unknown

CVE-2021-31239

Disclosure Date: May 09, 2023 (last updated October 08, 2023)
An issue found in SQLite SQLite3 v.3.35.4 that allows a remote attacker to cause a denial of service via the appendvfs.c function.
Attacker Value
Unknown

CVE-2020-24736

Disclosure Date: April 11, 2023 (last updated October 08, 2023)
Buffer Overflow vulnerability found in SQLite3 v.3.27.1 and before allows a local attacker to cause a denial of service via a crafted script.
Attacker Value
Unknown

CVE-2022-43441

Disclosure Date: March 16, 2023 (last updated October 08, 2023)
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 input to trigger this vulnerability.
Attacker Value
Unknown

CVE-2022-46908

Disclosure Date: December 12, 2022 (last updated October 08, 2023)
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.
Attacker Value
Unknown

CVE-2020-35525

Disclosure Date: September 01, 2022 (last updated October 08, 2023)
In SQlite 3.31.1, a potential null pointer derreference was found in the INTERSEC query processing.