An issue was discovered in mjs (mJS: Restricted JavaScript engine), ES6 (JavaScript version 6). There is NULL pointer dereference in json_printf() in mjs.c.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://github.com/cesanta/mjs/issues/161 | issue tracking patch exploit third party advisory |
https://gist.github.com/Clingto/bb632c0c463f4b2c97e4f65f751c5e6d | third party advisory |