### [CVE-2019-19317](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
- https://www.oracle.com/security-alerts/cpuapr2020.html
#### Github
No PoCs found on GitHub currently.