Null Pointer Dereference in Binaryen Affects WebAssembly Processing
CVE-2019-15759
6.5MEDIUM
What is CVE-2019-15759?
A vulnerability in Binaryen 1.38.32 allows for a NULL pointer dereference, resulting in potential denial-of-service conditions. The flaw occurs in the ir/ExpressionManipulator.cpp, where crafted inputs can lead to segmentation faults during the wasm::LocalSet::finalize process in wasm/wasm.cpp. This vulnerability poses significant risks when processing WebAssembly inputs, demonstrating the need for enhanced security measures.
