cve/2016/CVE-2016-1821.md

18 lines
647 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2016-1821](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1821)
![](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
IOAudioFamily in Apple OS X before 10.11.5 allows attackers to execute arbitrary code in a privileged context or cause a denial of service (NULL pointer dereference) via a crafted app.
### POC
#### Reference
- https://www.exploit-db.com/exploits/39926/
#### Github
No PoCs found on GitHub currently.