#VU70528 Security features bypass in SQLite - CVE-2022-46908
Published: December 28, 2022 / Updated: June 29, 2023
SQLite
SQLite
Description
The vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to improper implementation of the azProhibitedFunctions protection mechanism, which allows UDF functions such as WRITEFILE when relying on --safe for execution of an untrusted CLI script. A local user can escalate privileges on the system.