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

18 lines
685 B
Markdown

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