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

18 lines
697 B
Markdown

### [CVE-2020-15972](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15972)
![](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.75%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Use%20after%20free&color=brighgreen)
### Description
Use after free in audio in Google Chrome prior to 86.0.4240.75 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
### POC
#### Reference
- http://packetstormsecurity.com/files/172842/Chrome-Renderer-Remote-Code-Execution.html
#### Github
No PoCs found on GitHub currently.