mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 10:49:42 +02:00
18 lines
740 B
Markdown
18 lines
740 B
Markdown
### [CVE-2015-7036](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7036)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The fts3_tokenizer function in SQLite, as used in Apple iOS before 8.4 and OS X before 10.10.4, allows remote attackers to execute arbitrary code or cause a denial of service (application crash) via a SQL command that triggers an API call with a crafted pointer value in the second argument.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|