Out-of-bounds write in SQLite - CVE-2020-15358
Published: June 27, 2020 / Updated: October 28, 2023
Vulnerability identifier: #VU30165
CSH Severity: Low
CVSS v4.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
Vendor: SQLite
Affected software:
SQLite
SQLite
Detailed vulnerability 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.
How to mitigate CVE-2020-15358
Install update from vendor's website.