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

18 lines
697 B
Markdown

### [CVE-2021-21160](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-21160)
![](https://img.shields.io/static/v1?label=Product&message=Chrome&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2089.0.4389.72%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Heap%20buffer%20overflow&color=brighgreen)
### Description
Heap buffer overflow in WebAudio in Google Chrome prior to 89.0.4389.72 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
### POC
#### Reference
- https://www.talosintelligence.com/vulnerability_reports/TALOS-2021-1235
#### Github
No PoCs found on GitHub currently.