Описание
Security update for sqlite3
This update for sqlite3 fixes the following issues:
Security issues fixed:
- CVE-2018-20506: Fixed an integer overflow when FTS3 extension is enabled (bsc#1131576).
- CVE-2018-20346: Fixed a remote code execution vulnerability in FTS3 (Magellan) (bsc#1119687).
- CVE-2016-6153: Fixed incorrect permissions when creating temporary files (bsc#987394).
Список пакетов
SUSE Linux Enterprise Server 12-LTSS
Ссылки
- Link for SUSE-SU-2019:0973-1
- E-Mail link for SUSE-SU-2019:0973-1
- SUSE Security Ratings
- SUSE Bug 1119687
- SUSE Bug 1131576
- SUSE Bug 987394
- SUSE CVE CVE-2016-6153 page
- SUSE CVE CVE-2018-20346 page
- SUSE CVE CVE-2018-20506 page
Описание
os_unix.c in SQLite before 3.13.0 improperly implements the temporary directory search algorithm, which might allow local users to obtain sensitive information, cause a denial of service (application crash), or have unspecified other impact by leveraging use of the current working directory for temporary files.
Затронутые продукты
Ссылки
- CVE-2016-6153
- SUSE Bug 1149969
- SUSE Bug 987394
Описание
SQLite before 3.25.3, when the FTS3 extension is enabled, encounters an integer overflow (and resultant buffer overflow) for FTS3 queries that occur after crafted changes to FTS3 shadow tables, allowing remote attackers to execute arbitrary code by leveraging the ability to run arbitrary SQL statements (such as in certain WebSQL use cases), aka Magellan.
Затронутые продукты
Ссылки
- CVE-2018-20346
- SUSE Bug 1119687
- SUSE Bug 1120335
- SUSE Bug 1131576
- SUSE Bug 1131918
- SUSE Bug 1131919
- SUSE Bug 1148893
- SUSE Bug 1169664
Описание
SQLite before 3.25.3, when the FTS3 extension is enabled, encounters an integer overflow (and resultant buffer overflow) for FTS3 queries in a "merge" operation that occurs after crafted changes to FTS3 shadow tables, allowing remote attackers to execute arbitrary code by leveraging the ability to run arbitrary SQL statements (such as in certain WebSQL use cases). This is a different vulnerability than CVE-2018-20346.
Затронутые продукты
Ссылки
- CVE-2018-20506
- SUSE Bug 1131560
- SUSE Bug 1131576