CVE-2023-30087
https://notcve.org/view.php?id=CVE-2023-30087
Buffer Overflow vulnerability found in Cesanta MJS v.1.26 allows a local attacker to cause a denial of service via the mjs_mk_string function in mjs.c. • https://github.com/cesanta/mjs/issues/244 • CWE-787: Out-of-bounds Write •
CVE-2023-30088
https://notcve.org/view.php?id=CVE-2023-30088
An issue found in Cesanta MJS v.1.26 allows a local attacker to cause a denial of service via the mjs_execute function in mjs.c. • https://github.com/cesanta/mjs/issues/243 • CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer •
CVE-2021-36535
https://notcve.org/view.php?id=CVE-2021-36535
Buffer Overflow vulnerability in Cesanta mJS 1.26 allows remote attackers to cause a denial of service via crafted .js file to mjs_set_errorf. • https://github.com/cesanta/mjs/issues/175 • CWE-787: Out-of-bounds Write •
CVE-2021-33443
https://notcve.org/view.php?id=CVE-2021-33443
An issue was discovered in mjs (mJS: Restricted JavaScript engine), ES6 (JavaScript version 6). There is stack buffer overflow in mjs_execute() in mjs.c. Se ha detectado un problema en mjs (mJS: motor de JavaScript restringido), ES6 (versión 6 de JavaScript). Se presenta un desbordamiento del búfer de pila en la función mjs_execute() en el archivo mjs.c. • https://gist.github.com/Clingto/bb632c0c463f4b2c97e4f65f751c5e6d https://github.com/cesanta/mjs/issues/167 • CWE-787: Out-of-bounds Write •
CVE-2021-33444
https://notcve.org/view.php?id=CVE-2021-33444
An issue was discovered in mjs (mJS: Restricted JavaScript engine), ES6 (JavaScript version 6). There is NULL pointer dereference in getprop_builtin_foreign() in mjs.c. Se ha detectado un problema en mjs (mJS: motor de JavaScript restringido), ES6 (versión 6 de JavaScript). Se presenta una desreferencia de puntero NULL en la función getprop_builtin_foreign() en el archivo mjs.c. • https://gist.github.com/Clingto/bb632c0c463f4b2c97e4f65f751c5e6d https://github.com/cesanta/mjs/issues/166 • CWE-476: NULL Pointer Dereference •