#VU24066 Resource management error in SQLite - CVE-2019-19924

 

#VU24066 Resource management error in SQLite - CVE-2019-19924

Published: January 7, 2020 / Updated: January 22, 2020


Vulnerability identifier: #VU24066
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2019-19924
CWE-ID: CWE-399
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 incorrect error handling in the sqlite3WindowRewrite(), related to parser-tree rewriting in expr.c, vdbeaux.c, and window.c. A remote attacker can use a specially crafted query to perform a denial of service attack.


Remediation

Install updates from vendor's website.

External links