cve/2020/CVE-2020-27207.md
2024-06-09 00:33:16 +00:00

967 B

CVE-2020-27207

Description

Zetetic SQLCipher 4.x before 4.4.1 has a use-after-free, related to sqlcipher_codec_pragma and sqlite3Strlen30 in sqlite3.c. A remote denial of service attack can be performed. For example, a SQL injection can be used to execute the crafted SQL command sequence. After that, some unexpected RAM data is read.

POC

Reference

Github

No PoCs found on GitHub currently.