cve/2021/CVE-2021-20227.md
2025-09-29 21:09:30 +02:00

1.0 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