cve/2017/CVE-2017-15401.md

24 lines
1015 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-15401](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15401)
![](https://img.shields.io/static/v1?label=Product&message=Chrome&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2062.0.3202.62%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Out%20of%20bounds%20read%20and%20write&color=brighgreen)
### Description
A memory corruption bug in WebAssembly could lead to out of bounds read and write through V8 in WebAssembly in Google Chrome prior to 62.0.3202.62 allowed a remote attacker to execute arbitrary code inside a sandbox 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
2024-08-05 18:41:32 +00:00
- https://github.com/otravidaahora2t/js-vuln-db
2024-05-26 14:27:05 +02:00
- https://github.com/qazbnm456/awesome-cve-poc
- https://github.com/tunz/js-vuln-db
- https://github.com/xbl3/awesome-cve-poc_qazbnm456