mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
18 lines
708 B
Markdown
18 lines
708 B
Markdown
### [CVE-2019-7700](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-7700)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A heap-based buffer over-read was discovered in wasm::WasmBinaryBuilder::visitCall in wasm-binary.cpp in Binaryen 1.38.22. A crafted wasm input can cause a segmentation fault, leading to denial-of-service, as demonstrated by wasm-merge.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/WebAssembly/binaryen/issues/1864
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|