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

CVE-2022-35737

Disclosure Date: August 03, 2022 (last updated February 24, 2025)
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-0232

Disclosure Date: January 16, 2024 (last updated February 26, 2025)
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 February 25, 2025)
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 February 25, 2025)
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 February 24, 2025)
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-2022-46908

Disclosure Date: December 12, 2022 (last updated February 24, 2025)
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 February 24, 2025)
In SQlite 3.31.1, a potential null pointer derreference was found in the INTERSEC query processing.
Attacker Value
Unknown

CVE-2020-35527

Disclosure Date: September 01, 2022 (last updated February 24, 2025)
In SQLite 3.31.1, there is an out of bounds access problem through ALTER TABLE for views that have a nested FROM clause.
Attacker Value
Unknown

CVE-2021-45346

Disclosure Date: February 14, 2022 (last updated February 23, 2025)
A Memory Leak vulnerability exists in SQLite Project SQLite3 3.35.1 and 3.37.0 via maliciously crafted SQL Queries (made via editing the Database File), it is possible to query a record, and leak subsequent bytes of memory that extend beyond the record, which could let a malicious user obtain sensitive information. NOTE: The developer disputes this as a vulnerability stating that If you give SQLite a corrupted database file and submit a query against the database, it might read parts of the database that you did not intend or expect.
Attacker Value
Unknown

CVE-2021-45719

Disclosure Date: December 26, 2021 (last updated February 23, 2025)
An issue was discovered in the rusqlite crate 0.25.x before 0.25.4 and 0.26.x before 0.26.2 for Rust. update_hook has a use-after-free.