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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The TRE library in Libc in Apple iOS before 8.4.1 and OS X before 10.10.5 allows context-dependent attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted regular expression, a different vulnerability than CVE-2015-3796 and CVE-2015-3797.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/38262/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|