mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 19:21:35 +02:00
18 lines
847 B
Markdown
18 lines
847 B
Markdown
### [CVE-2020-27207](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://www.telekom.com/en/corporate-responsibility/data-protection-data-security/security/details/advisories-504842
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|