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

18 lines
773 B
Markdown

### [CVE-2018-4230](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-4230)
![](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.13.5 is affected. The issue involves the "NVIDIA Graphics Drivers" component. It allows attackers to execute arbitrary code in a privileged context via a crafted app that triggers a SetAppSupportBits use-after-free because of a race condition.
### POC
#### Reference
- https://www.exploit-db.com/exploits/44847/
#### Github
No PoCs found on GitHub currently.