### [CVE-2019-19317](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-19317) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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.