Buffer Overflow Affecting sqlite3 Open this link in a new tab package, versions <3.32.3
Attack Complexity
High
Availability
High
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-COCOAPODS-SQLITE3-574698
-
published
28 Jun 2020
-
disclosed
28 Jun 2020
-
credit
Unknown
Introduced: 28 Jun 2020
CVE-2020-15358 Open this link in a new tabHow to fix?
Upgrade sqlite3
to version 3.32.3 or higher.
Overview
sqlite3 is an embedded SQL database engine
Affected versions of this package are vulnerable to Buffer Overflow. select.c
mishandles query-flattener optimization, leading to a multiSelectOrderBy
heap overflow because of misuse of transitive properties for constant propagation.