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

18 lines
743 B
Markdown

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