cve/2019/CVE-2019-19959.md
2024-06-18 02:51:15 +02:00

701 B

CVE-2019-19959

Description

ext/misc/zipfile.c in SQLite 3.30.1 mishandles certain uses of INSERT INTO in situations involving embedded '\0' characters in filenames, leading to a memory-management error that can be detected by (for example) valgrind.

POC

Reference

Github