A vulnerability in SQLite may allow for the remote execution of code.
Package | dev-db/sqlite on all architectures |
---|---|
Affected versions | < 3.25.3 |
Unaffected versions | >= 3.25.3 |
SQLite is a C library that implements an SQL database engine.
An integer overflow was discovered in SQLite’s FTS3 extension.
A remote attacker could, by executing arbitrary SQL statements against a vulnerable host, execute arbitrary code.
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.25.3"
Release date
April 22, 2019
Latest revision
April 22, 2019: 1
Severity
normal
Exploitable
remote
Bugzilla entries