vmir e8117 was discovered to contain a heap buffer overflow via the wasm_call function at /src/vmir_wasm_parser.c.
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.
Link | Tags |
---|---|
https://github.com/andoma/vmir/issues/23 | third party advisory issue tracking exploit |
https://gist.github.com/haruki3hhh/21f9ad538db2a98e651cfe34ba4176f3 | third party advisory |