A vulnerability was found in WebAssembly wabt up to 1.0.37. It has been declared as problematic. Affected by this vulnerability is the function GetFuncOffset of the file src/interp/binary-reader-interp.cc. The manipulation leads to use after free. It is possible to launch the attack on the local host. The exploit has been disclosed to the public and may be used. A similar issue reported during the same timeframe was disputed by the code maintainer because it might not affect "real world wasm programs". Therefore, this entry might get disputed as well in the future.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
https://vuldb.com/?id.313279 | vdb entry technical description third party advisory |
https://vuldb.com/?ctiid.313279 | vdb entry signature permissions required third party advisory |
https://vuldb.com/?submit.593017 | vdb entry third party advisory |
https://github.com/WebAssembly/wabt/issues/2614 | exploit issue tracking |
https://github.com/user-attachments/files/20623626/wabt_crash_5.txt | exploit |