SQLite: Remote code execution A vulnerability in SQLite could lead to remote code execution. sqlite 2021-03-31 2021-03-31 777990 local, remote 3.34.1 3.34.1

SQLite is a C library that implements an SQL database engine.

It was discovered that SQLite incorrectly handled certain sub-queries.

A remote attacker could possibly execute arbitrary code with the privileges of the process, or cause a Denial of Service condition.

There is no known workaround at this time.

All SQLite users should upgrade to the latest version:

# emerge --sync # emerge --ask --oneshot --verbose ">=dev-db/sqlite-3.34.1"
CVE-2021-20227 whissi whissi