#VU23789 Input validation error in SQLite - CVE-2019-19317
Published: December 23, 2019 / Updated: January 22, 2020
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 within the lookupName() function in resolve.c, which leads to omitting bits from the colUsed bitmask in the case of a generated column. A remote attacker can perform a denial of service attack.