Files
CVEs-PoC/2015/CVE-2015-3796.md
T
2024-06-18 02:51:15 +02:00

18 lines
766 B
Markdown

### [CVE-2015-3796](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3796)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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-3797 and CVE-2015-3798.
### POC
#### Reference
- https://www.exploit-db.com/exploits/38263/
#### Github
No PoCs found on GitHub currently.