2 matches found
CVE-2021-3119
Zetetic SQLCipher 4.x before 4.4.3 has a NULL pointer dereferencing issue related to sqlcipherexport in crypto.c and sqlite3StrICmp in sqlite3.c. This may allow an attacker to perform a remote denial of service attack. For example, an SQL injection can be used to execute the crafted SQL command...
CVE-2021-3119
CVE-2021-3119 affects Zetetic SQLCipher 4.x before 4.4.3. The vulnerability is a NULL pointer dereference in sqlcipher_export (crypto.c) and sqlite3StrICmp (sqlite3.c), which may allow an attacker to trigger a remote denial of service by crafting a SQL sequence that causes a segmentation fault. A...