Zetetic SQLCipher 4.x before 4.4.3 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
Configurations
History
21 Nov 2024, 06:20
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/sqlcipher/sqlcipher/commit/cb71f53e8cea4802509f182fa5bead0ac6ab0e7f#diff-9305215a9a0ea69300281fc4af90bc7f3437e34a0e1745d030213152993ddae4 - Patch, Third Party Advisory | |
References | () https://www.telekom.com/resource/blob/621186/3fb50ca7a4a97728be18717ed7b0062c/dl-210308-critical-dos-vulnerability-in-sqlcipher-sql-command-processing-data.pdf - Exploit, Vendor Advisory |
Information
Published : 2021-03-25 23:15
Updated : 2024-11-21 06:20
NVD link : CVE-2021-3119
Mitre link : CVE-2021-3119
CVE.ORG link : CVE-2021-3119
JSON object : View
Products Affected
zetetic
- sqlcipher
CWE
CWE-476
NULL Pointer Dereference