Vulnerability Description
A NULL pointer dereference was discovered in wasm::WasmBinaryBuilder::processFunctions() in wasm/wasm-binary.cpp (when calling wasm::WasmBinaryBuilder::getFunctionIndexName) in Binaryen 1.38.22. A crafted input can cause segmentation faults, leading to denial-of-service, as demonstrated by wasm-opt.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Webassembly | Binaryen | < 65 |
Related Weaknesses (CWE)
References
- https://github.com/WebAssembly/binaryen/issues/1879ExploitPatchThird Party Advisory
- https://github.com/WebAssembly/binaryen/issues/1879ExploitPatchThird Party Advisory
FAQ
What is CVE-2019-7153?
CVE-2019-7153 is a vulnerability with a CVSS score of 6.5 (MEDIUM). A NULL pointer dereference was discovered in wasm::WasmBinaryBuilder::processFunctions() in wasm/wasm-binary.cpp (when calling wasm::WasmBinaryBuilder::getFunctionIndexName) in Binaryen 1.38.22. A cra...
How severe is CVE-2019-7153?
CVE-2019-7153 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2019-7153?
Check the references section above for vendor advisories and patch information. Affected products include: Webassembly Binaryen.