SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine. SQLite is the most used database engine in the world. SQLite is built into all mobile phones and most computers and comes bundled inside countless other applications that people use every day. It also include lemon and sqlite3_analyzer and tcl tools.
Security Fix(es):
A flaw was found in SQLite s SELECT query functionality (src/select.c). This flaw allows an attacker who is capable of running SQL queries locally on the SQLite database to cause a denial of service or possible code execution by triggering a use-after-free. The highest threat from this vulnerability is to system availability.(CVE-2021-20227)
{
"severity": "Medium"
}{
"aarch64": [
"sqlite-3.32.3-3.oe1.aarch64.rpm",
"sqlite-debuginfo-3.32.3-3.oe1.aarch64.rpm",
"sqlite-debugsource-3.32.3-3.oe1.aarch64.rpm",
"sqlite-devel-3.32.3-3.oe1.aarch64.rpm"
],
"noarch": [
"sqlite-help-3.32.3-3.oe1.noarch.rpm"
],
"x86_64": [
"sqlite-debuginfo-3.32.3-3.oe1.x86_64.rpm",
"sqlite-devel-3.32.3-3.oe1.x86_64.rpm",
"sqlite-3.32.3-3.oe1.x86_64.rpm",
"sqlite-debugsource-3.32.3-3.oe1.x86_64.rpm"
],
"src": [
"sqlite-3.32.3-3.oe1.src.rpm"
]
}