cve/2019/CVE-2019-19924.md
2025-09-29 21:09:30 +02:00

791 B

CVE-2019-19924

Description

SQLite 3.30.1 mishandles certain parser-tree rewriting, related to expr.c, vdbeaux.c, and window.c. This is caused by incorrect sqlite3WindowRewrite() error handling.

POC

Reference

Github