#VU30165 Out-of-bounds write in SQLite - CVE-2020-15358

 

#VU30165 Out-of-bounds write in SQLite - CVE-2020-15358

Published: June 27, 2020 / Updated: October 28, 2023


Vulnerability identifier: #VU30165
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2020-15358
CWE-ID: CWE-787
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
SQLite
Software vendor:
SQLite

Description

The vulnerability allows a local authenticated user to perform a denial of service (DoS) attack.

In SQLite before 3.32.3, select.c mishandles query-flattener optimization, leading to a multiSelectOrderBy heap overflow because of misuse of transitive properties for constant propagation.


Remediation

Install update from vendor's website.

External links