CVE-2021-3119: SQL Injection
(updated )
Zetetic SQLCipher has a NULL pointer dereferencing issue related to sqlcipher_export
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 sequence, which causes a segmentation fault.
References
Detect and mitigate CVE-2021-3119 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →