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

18 lines
693 B
Markdown

### [CVE-2018-6084](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6084)
![](https://img.shields.io/static/v1?label=Product&message=Chrome&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2066.0.3359.117%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Insufficient%20data%20validation&color=brighgreen)
### Description
Insufficiently sanitized distributed objects in Updater in Google Chrome on macOS prior to 66.0.3359.117 allowed a local attacker to execute arbitrary code via an executable file.
### POC
#### Reference
- https://www.exploit-db.com/exploits/44307/
#### Github
No PoCs found on GitHub currently.