Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

rocky логотип

RLSA-2021:1581

Опубликовано: 18 мая 2021
Источник: rocky
Оценка: Moderate

Описание

Moderate: sqlite security update

SQLite is a C library that implements an SQL database engine. A large subset of SQL92 is supported. A complete database is stored in a single disk file. The API is designed for convenience and ease of use. Applications that link against SQLite can enjoy the power and flexibility of an SQL database without the administrative hassles of supporting a separate database server.

Security Fix(es):

  • sqlite: integer overflow in sqlite3_str_vappendf function in printf.c (CVE-2020-13434)

  • sqlite: heap-based buffer overflow in multiSelectOrderBy due to mishandling of query-flattener optimization in select.c (CVE-2020-15358)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Additional Changes:

For detailed information on changes in this release, see the Rocky Linux 8.4 Release Notes linked from the References section.

Затронутые продукты

  • Rocky Linux 8

НаименованиеАрхитектураРелизRPM
sqlitei68613.el8sqlite-3.26.0-13.el8.i686.rpm
sqlitex86_6413.el8sqlite-3.26.0-13.el8.x86_64.rpm
sqlite-develi68613.el8sqlite-devel-3.26.0-13.el8.i686.rpm
sqlite-develx86_6413.el8sqlite-devel-3.26.0-13.el8.x86_64.rpm
sqlite-docnoarch13.el8sqlite-doc-3.26.0-13.el8.noarch.rpm
sqlite-docnoarch13.el8sqlite-doc-3.26.0-13.el8.noarch.rpm
sqlite-libsi68613.el8sqlite-libs-3.26.0-13.el8.i686.rpm
sqlite-libsx86_6413.el8sqlite-libs-3.26.0-13.el8.x86_64.rpm

Показывать по

Связанные CVE

Связанные уязвимости

oracle-oval
больше 4 лет назад

ELSA-2021-1581: sqlite security update (MODERATE)

CVSS3: 5.5
ubuntu
больше 5 лет назад

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.

CVSS3: 5.5
redhat
больше 5 лет назад

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.

CVSS3: 5.5
nvd
больше 5 лет назад

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.

CVSS3: 5.5
msrc
почти 5 лет назад

Описание отсутствует