mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
21 lines
821 B
Markdown
21 lines
821 B
Markdown
### [CVE-2018-6092](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6092)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An integer overflow on 32-bit systems in WebAssembly in Google Chrome prior to 66.0.3359.117 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/44860/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/IMULMUL/WebAssemblyCVE
|
|
- https://github.com/otravidaahora2t/js-vuln-db
|
|
- https://github.com/tunz/js-vuln-db
|
|
|