cve/2020/CVE-2020-6463.md

18 lines
651 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2020-6463](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6463)
![](https://img.shields.io/static/v1?label=Product&message=Chrome&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2081.0.4044.122%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 81.0.4044.122 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