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

18 lines
666 B
Markdown

### [CVE-2021-21159](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-21159)
![](https://img.shields.io/static/v1?label=Product&message=Chrome&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2089.0.4389.72%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Heap%20buffer%20overflow&color=brighgreen)
### Description
Heap buffer overflow in TabStrip 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