Files
CVEs-PoC/2018/CVE-2018-6126.md
T
2024-06-18 02:51:15 +02:00

18 lines
661 B
Markdown

### [CVE-2018-6126](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6126)
![](https://img.shields.io/static/v1?label=Product&message=Chrome&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2067.0.3396.62%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Heap%20buffer%20overflow&color=brighgreen)
### Description
A precision error in Skia in Google Chrome prior to 67.0.3396.62 allowed a remote attacker to perform an out of bounds memory write via a crafted HTML page.
### POC
#### Reference
- https://www.exploit-db.com/exploits/45098/
#### Github
No PoCs found on GitHub currently.