#VU114101 Reachable assertion in SQLite - CVE-2025-7458
Published: August 15, 2025
SQLite
SQLite
Description
The vulnerability allows a remote user to perform a denial of service (DoS) attack.
The vulnerability exists due to a reachable assertion in the sqlite3KeyInfoFromExprList() function. A remote user can pass specially crafted input via the SELECT statement and gain access to sensitive information or perform a denial of service (DoS) attack.