Files
CVEs-PoC/2022/CVE-2022-2011.md
T
2025-09-29 21:09:30 +02:00

18 lines
642 B
Markdown

### [CVE-2022-2011](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2011)
![](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 ANGLE in Google Chrome prior to 102.0.5005.115 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Live-Hack-CVE/CVE-2022-2011