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

18 lines
649 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=%3C%20102.0.5005.115%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Use%20after%20free&color=brighgreen)
### 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