#VU28226 Input validation error in SQLite - CVE-2020-13435
Published: May 25, 2020 / Updated: October 28, 2023
SQLite
SQLite
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to insufficient validation of user-supplied input in sqlite3ExprCodeTarget() function in expr.c. A remote attacker can pass specially crafted input to the application and perform a denial of service (DoS) attack.