cve/2021/CVE-2021-21188.md
2025-09-29 21:09:30 +02:00

19 lines
694 B
Markdown

### [CVE-2021-21188](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-21188)
![](https://img.shields.io/static/v1?label=Product&message=Chrome&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=unspecified%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Use%20after%20free&color=brightgreen)
### Description
Use after free in Blink 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
No PoCs from references.
#### Github
- https://github.com/StarCrossPortal/bug-hunting-101
- https://github.com/mehrzad1994/CVE-2021-21193