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

18 lines
729 B
Markdown

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