mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 09:09:31 +02:00
765 B
765 B
CVE-2019-7704
Description
wasm::WasmBinaryBuilder::readUserSection in wasm-binary.cpp in Binaryen 1.38.22 triggers an attempt at excessive memory allocation, as demonstrated by wasm-merge and wasm-opt.
POC
Reference
- https://github.com/WebAssembly/binaryen/issues/1866
- https://github.com/WebAssembly/binaryen/issues/1866