Files
CVEs-PoC/2018/CVE-2018-6061.md
T
2024-08-05 18:41:32 +00:00

24 lines
929 B
Markdown

### [CVE-2018-6061](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6061)
![](https://img.shields.io/static/v1?label=Product&message=Chrome&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2065.0.3325.146%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Race&color=brighgreen)
### Description
A race in the handling of SharedArrayBuffers in WebAssembly in Google Chrome prior to 65.0.3325.146 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/IMULMUL/WebAssemblyCVE
- https://github.com/lnick2023/nicenice
- https://github.com/otravidaahora2t/js-vuln-db
- https://github.com/qazbnm456/awesome-cve-poc
- https://github.com/tunz/js-vuln-db
- https://github.com/xbl3/awesome-cve-poc_qazbnm456