GLSA Advocate
Joined: 12 May 2004 Posts: 2663
|
Posted: Wed Mar 31, 2021 3:26 pm Post subject: [ GLSA 202103-04 ] SQLite |
|
|
Gentoo Linux Security Advisory
Title: SQLite: Remote code execution (GLSA 202103-04)
Severity: high
Exploitable: local, remote
Date: 2021-03-31
Bug(s): #777990
ID: 202103-04
Synopsis
A vulnerability in SQLite could lead to remote code execution.
Background
SQLite is a C library that implements an SQL database engine.
Affected Packages
Package: dev-db/sqlite
Vulnerable: < 3.34.1
Unaffected: >= 3.34.1
Architectures: All supported architectures
Description
It was discovered that SQLite incorrectly handled certain sub-queries.
Impact
A remote attacker could possibly execute arbitrary code with the
privileges of the process, or cause a Denial of Service condition.
Workaround
There is no known workaround at this time.
Resolution
All SQLite users should upgrade to the latest version: Code: | # emerge --sync
# emerge --ask --oneshot --verbose ">=dev-db/sqlite-3.34.1"
|
References
CVE-2021-20227 |
|