mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 03:30:24 +02:00
18 lines
821 B
Markdown
18 lines
821 B
Markdown
### [CVE-2018-5094](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5094)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A heap buffer overflow vulnerability may occur in WebAssembly when "shrinkElements" is called followed by garbage collection on memory that is now uninitialized. This results in a potentially exploitable crash. This vulnerability affects Firefox < 58.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ZihanYe/web-browser-vulnerabilities
|
|
|