Files
CVEs-PoC/2018/CVE-2018-5094.md
T
2024-05-26 14:27:05 +02:00

18 lines
821 B
Markdown

### [CVE-2018-5094](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5094)
![](https://img.shields.io/static/v1?label=Product&message=Firefox&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2058%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Buffer%20overflow%20in%20WebAssembly%20with%20garbage%20collection%20on%20uninitialized%20memory&color=brighgreen)
### 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