An issue in bytecodealliance wasm-micro-runtime before v.b3f728c and fixed in commit 06df58f allows a remote attacker to escalate privileges via a crafted file to the check_was_abi_compatibility function.
The product reads data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://github.com/bytecodealliance/wasm-micro-runtime/issues/3122 | patch exploit |
https://github.com/bytecodealliance/wasm-micro-runtime/pull/3126 | patch |
https://gist.github.com/haruki3hhh/bd228e6dcaf8c18140e1074964912b39 | third party advisory |