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

18 lines
741 B
Markdown

### [CVE-2020-6388](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6388)
![](https://img.shields.io/static/v1?label=Product&message=Chrome&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2080.0.3987.87%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Out%20of%20bounds%20memory%20access&color=brighgreen)
### Description
Out of bounds access in WebAudio in Google Chrome prior to 80.0.3987.87 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
### POC
#### Reference
- http://packetstormsecurity.com/files/157376/Chrome-AudioArray-Allocate-Data-Race-Out-Of-Bounds-Access.html
#### Github
No PoCs found on GitHub currently.