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

 

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

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


Vulnerability identifier: #VU24692
Vulnerability risk: High
CVSSv4.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
Vulnerable software:
SQLite
Software vendor:
SQLite

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.


Remediation

Install updates from vendor's website.

External links