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):
SQLite through 3.40.0, when relying on --safe for execution of an untrusted CLI script, does not properly implement the azProhibitedFunctions protection mechanism, and instead allows UDF functions such as WRITEFILE.(CVE-2022-46908)
{ "severity": "Critical" }
{ "noarch": [ "sqlite-help-3.37.2-5.oe2203sp1.noarch.rpm" ], "x86_64": [ "sqlite-debuginfo-3.37.2-5.oe2203sp1.x86_64.rpm", "sqlite-devel-3.37.2-5.oe2203sp1.x86_64.rpm", "sqlite-debugsource-3.37.2-5.oe2203sp1.x86_64.rpm", "sqlite-3.37.2-5.oe2203sp1.x86_64.rpm" ], "src": [ "sqlite-3.37.2-5.oe2203sp1.src.rpm" ], "aarch64": [ "sqlite-devel-3.37.2-5.oe2203sp1.aarch64.rpm", "sqlite-debuginfo-3.37.2-5.oe2203sp1.aarch64.rpm", "sqlite-debugsource-3.37.2-5.oe2203sp1.aarch64.rpm", "sqlite-3.37.2-5.oe2203sp1.aarch64.rpm" ] }