Files
CVEs-PoC/2020/CVE-2020-16009.md
T
2024-05-25 21:48:12 +02:00

21 lines
866 B
Markdown

### [CVE-2020-16009](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-16009)
![](https://img.shields.io/static/v1?label=Product&message=Chrome&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2086.0.4240.183%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Inappropriate%20implementation&color=brighgreen)
### Description
Inappropriate implementation in V8 in Google Chrome prior to 86.0.4240.183 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
### POC
#### Reference
- http://packetstormsecurity.com/files/159974/Chrome-V8-Turbofan-Type-Confusion.html
#### Github
- https://github.com/De4dCr0w/Browser-pwn
- https://github.com/Ostorlab/KEV
- https://github.com/Ostorlab/known_exploited_vulnerbilities_detectors
- https://github.com/hwiwonl/dayone