Out-of-bounds write in SQLite - CVE-2019-13734

 

Out-of-bounds write in SQLite - CVE-2019-13734

Published: January 28, 2020 / Updated: February 13, 2020


Vulnerability identifier: #VU24692
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2019-13734
CWE-ID: CWE-787
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: SQLite
Affected software:
SQLite

Detailed vulnerability description

The vulnerability allows a remote attacker to compromise vulnerable system.

The vulnerability exists due to a boundary error when processing untrusted input in SQLite database engine. A remote attacker can pass specially crafted data to the application, trigger out-of-bounds write and execute arbitrary code on the target system.


How to mitigate CVE-2019-13734

Install updates from vendor's website.

Sources