CVE-2020-27207
CVE-2020-27207 affects Zetetic SQLCipher 4.x prior to 4.4.1. The issue is a use-after-free in conjunction with sqlcipher_codec_pragma and sqlite3Strlen30 in sqlite3.c, enabling a remote denial-of-service via a crafted SQL command sequence. Affected component is the SQLCipher/SQLite codepath; impa...