mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 21:39:29 +02:00
21 lines
718 B
Markdown
21 lines
718 B
Markdown
### [CVE-2020-13435](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13435)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQLite through 3.32.0 has a segmentation fault in sqlite3ExprCodeTarget in expr.c.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://seclists.org/fulldisclosure/2020/Nov/19
|
|
- https://www.oracle.com/security-alerts/cpuApr2021.html
|
|
- https://www.oracle.com/security-alerts/cpujul2020.html
|
|
- https://www.sqlite.org/src/info/7a5279a25c57adf1
|
|
|
|
#### Github
|
|
- https://github.com/garethr/snykout
|
|
|