Files
CVEs-PoC/2019/CVE-2019-5018.md
T
2025-09-29 21:09:30 +02:00

1.1 KiB

CVE-2019-5018

Description

An exploitable use after free vulnerability exists in the window function functionality of Sqlite3 3.26.0. A specially crafted SQL command can cause a use after free vulnerability, potentially resulting in remote code execution. An attacker can send a malicious SQL command to trigger this vulnerability.

POC

Reference

Github