Segmentation Fault in SQLite Command-Line Tool Affects Multiple Platforms
CVE-2021-36690
7.5HIGH
What is CVE-2021-36690?
A segmentation fault can be triggered in the sqlite3.exe command-line tool of SQLite version 3.36.0 when a specially crafted SQL query is executed through the idxGetTableInfo function. While the vendor suggests that users of sqlite3.exe inherently have full privileges to execute potentially harmful commands, this issue still highlights a necessary awareness for developers and administrators in understanding how specific SQL queries may impact system integrity. It is essential to evaluate the use cases and configurations of SQLite in any application environment.