#VU23789 Input validation error in SQLite - CVE-2019-19317

 

#VU23789 Input validation error in SQLite - CVE-2019-19317

Published: December 23, 2019 / Updated: January 22, 2020


Vulnerability identifier: #VU23789
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2019-19317
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
SQLite
Software vendor:
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.


Remediation

Install updates from vendor's website.

External links