Files
CVEs-PoC/2021/CVE-2021-20227.md
T
2024-06-09 00:33:16 +00:00

1.1 KiB

CVE-2021-20227

Description

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.

POC

Reference

Github