mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 18:08:00 +02:00
18 lines
709 B
Markdown
18 lines
709 B
Markdown
### [CVE-2020-18382](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-18382)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Heap-buffer-overflow in /src/wasm/wasm-binary.cpp in wasm::WasmBinaryBuilder::visitBlock(wasm::Block*) in Binaryen 1.38.26. A crafted wasm input can cause a segmentation fault, leading to denial-of-service, as demonstrated by wasm-opt.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/WebAssembly/binaryen/issues/1900
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|