CVE-2019-15759
- EPSS 0.31%
 - Published 29.08.2019 02:15:10
 - Last modified 21.11.2024 04:29:24
 
An issue was discovered in Binaryen 1.38.32. Two visitors in ir/ExpressionManipulator.cpp can lead to a NULL pointer dereference in wasm::LocalSet::finalize in wasm/wasm.cpp. A crafted input can cause segmentation faults, leading to denial-of-service...
CVE-2019-15758
- EPSS 0.31%
 - Published 29.08.2019 02:15:10
 - Last modified 21.11.2024 04:29:24
 
An issue was discovered in Binaryen 1.38.32. Missing validation rules in asmjs/asmangle.cpp can lead to an Assertion Failure at wasm/wasm.cpp in wasm::asmangle. A crafted input can cause denial-of-service, as demonstrated by wasm2js.
CVE-2019-7704
- EPSS 0.31%
 - Published 10.02.2019 22:29:00
 - Last modified 21.11.2024 04:48:33
 
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.
CVE-2019-7703
- EPSS 0.49%
 - Published 10.02.2019 22:29:00
 - Last modified 21.11.2024 04:48:33
 
In Binaryen 1.38.22, there is a use-after-free problem in wasm::WasmBinaryBuilder::visitCall in wasm-binary.cpp. Remote attackers could leverage this vulnerability to cause a denial-of-service via a wasm file, as demonstrated by wasm-merge.
CVE-2019-7702
- EPSS 0.31%
 - Published 10.02.2019 22:29:00
 - Last modified 21.11.2024 04:48:33
 
A NULL pointer dereference was discovered in wasm::SExpressionWasmBuilder::parseExpression in wasm-s-parser.cpp in Binaryen 1.38.22. A crafted wasm input can cause a segmentation fault, leading to denial-of-service, as demonstrated by wasm-as.
CVE-2019-7701
- EPSS 0.31%
 - Published 10.02.2019 22:29:00
 - Last modified 21.11.2024 04:48:33
 
A heap-based buffer over-read was discovered in wasm::SExpressionParser::skipWhitespace() in wasm-s-parser.cpp in Binaryen 1.38.22. A crafted wasm input can cause a segmentation fault, leading to denial-of-service, as demonstrated by wasm2js.
CVE-2019-7700
- EPSS 0.31%
 - Published 10.02.2019 22:29:00
 - Last modified 21.11.2024 04:48:32
 
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.
CVE-2019-7662
- EPSS 0.4%
 - Published 09.02.2019 16:29:00
 - Last modified 21.11.2024 04:48:29
 
An assertion failure was discovered in wasm::WasmBinaryBuilder::getType() in wasm-binary.cpp in Binaryen 1.38.22. This allows remote attackers to cause a denial of service (failed assertion and crash) via a crafted wasm file.
CVE-2019-7151
- EPSS 0.31%
 - Published 29.01.2019 00:29:00
 - Last modified 21.11.2024 04:47:40
 
A NULL pointer dereference was discovered in wasm::Module::getFunctionOrNull in wasm/wasm.cpp in Binaryen 1.38.22. A crafted input can cause segmentation faults, leading to denial-of-service, as demonstrated by wasm-opt.
CVE-2019-7154
- EPSS 0.43%
 - Published 29.01.2019 00:29:00
 - Last modified 21.11.2024 04:47:40
 
The main function in tools/wasm2js.cpp in Binaryen 1.38.22 has a heap-based buffer overflow because Emscripten is misused, triggering an error in cashew::JSPrinter::printAst() in emscripten-optimizer/simple_ast.h. A crafted input can cause segmentati...