mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 17:50:34 +00:00
20 lines
970 B
Markdown
20 lines
970 B
Markdown
![]() |
### [CVE-2019-5018](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-5018)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
An exploitable use after free vulnerability exists in the window function functionality of Sqlite3 3.26.0. A specially crafted SQL command can cause a use after free vulnerability, potentially resulting in remote code execution. An attacker can send a malicious SQL command to trigger this vulnerability.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- http://packetstormsecurity.com/files/152809/Sqlite3-Window-Function-Remote-Code-Execution.html
|
||
|
- https://talosintelligence.com/vulnerability_reports/TALOS-2019-0777
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/alphaSeclab/sec-daily-2019
|
||
|
- https://github.com/fredrkl/trivy-demo
|
||
|
|