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

683 B

CVE-2019-19317

Description

lookupName in resolve.c in SQLite 3.30.1 omits bits from the colUsed bitmask in the case of a generated column, which allows attackers to cause a denial of service or possibly have unspecified other impact.

POC

Reference

Github

No PoCs found on GitHub currently.