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

18 lines
690 B
Markdown

### [CVE-2021-21156](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-21156)
![](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=Heap%20buffer%20overflow&color=brightgreen)
### Description
Heap buffer overflow in V8 in Google Chrome prior to 88.0.4324.182 allowed a remote attacker to potentially exploit heap corruption via a crafted script.
### POC
#### Reference
- http://packetstormsecurity.com/files/162579/Chrome-Array-Transfer-Bypass.html
#### Github
No PoCs found on GitHub currently.