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

exploitDog

rocky логотип

RLSA-2023:0110

Опубликовано: 12 янв. 2023
Источник: 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: an array-bounds overflow if billions of bytes are used in a string argument to a C API (CVE-2022-35737)

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.

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

  • Rocky Linux 8

НаименованиеАрхитектураРелизRPM
sqlitex86_6417.el8_7sqlite-3.26.0-17.el8_7.x86_64.rpm
sqlite-develx86_6417.el8_7sqlite-devel-3.26.0-17.el8_7.x86_64.rpm
sqlite-docnoarch17.el8_7sqlite-doc-3.26.0-17.el8_7.noarch.rpm
sqlite-libsx86_6417.el8_7sqlite-libs-3.26.0-17.el8_7.x86_64.rpm

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

Связанные CVE

Исправления

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

CVSS3: 7.5
ubuntu
почти 3 года назад

SQLite 1.0.12 through 3.39.x before 3.39.2 sometimes allows an array-bounds overflow if billions of bytes are used in a string argument to a C API.

CVSS3: 5.9
redhat
почти 3 года назад

SQLite 1.0.12 through 3.39.x before 3.39.2 sometimes allows an array-bounds overflow if billions of bytes are used in a string argument to a C API.

CVSS3: 7.5
nvd
почти 3 года назад

SQLite 1.0.12 through 3.39.x before 3.39.2 sometimes allows an array-bounds overflow if billions of bytes are used in a string argument to a C API.

msrc
больше 1 года назад

MITRE: CVE-2022-35737 SQLite allows an array-bounds overflow

CVSS3: 7.5
debian
почти 3 года назад

SQLite 1.0.12 through 3.39.x before 3.39.2 sometimes allows an array-b ...