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

20 lines
849 B
Markdown

### [CVE-2017-2533](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-2533)
![](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
An issue was discovered in certain Apple products. macOS before 10.12.5 is affected. The issue involves the "DiskArbitration" component. A race condition allows attackers to execute arbitrary code in a privileged context via a crafted app.
### POC
#### Reference
- https://phoenhex.re/2017-06-09/pwn2own-diskarbitrationd-privesc
- https://www.exploit-db.com/exploits/42146/
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/maximehip/Safari-iOS10.3.2-macOS-10.12.4-exploit-Bugs