CVE-2021-33439
https://notcve.org/view.php?id=CVE-2021-33439
An issue was discovered in mjs (mJS: Restricted JavaScript engine), ES6 (JavaScript version 6). There is Integer overflow in gc_compact_strings() 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 de enteros en la función gc_compact_strings() en el archivo mjs.c. • https://gist.github.com/Clingto/bb632c0c463f4b2c97e4f65f751c5e6d https://github.com/cesanta/mjs/issues/159 • CWE-190: Integer Overflow or Wraparound CWE-476: NULL Pointer Dereference •
CVE-2021-33438
https://notcve.org/view.php?id=CVE-2021-33438
An issue was discovered in mjs (mJS: Restricted JavaScript engine), ES6 (JavaScript version 6). There is stack buffer overflow in json_parse_array() in mjs.c. Se ha detectado un problema en mjs (mJS: Restricted JavaScript engine), ES6 (JavaScript versión 6). Se presenta un desbordamiento del búfer de pila en la función json_parse_array() en el archivo mjs.c. • https://gist.github.com/Clingto/bb632c0c463f4b2c97e4f65f751c5e6d https://github.com/cesanta/mjs/issues/158 • CWE-787: Out-of-bounds Write •
CVE-2021-33437
https://notcve.org/view.php?id=CVE-2021-33437
An issue was discovered in mjs (mJS: Restricted JavaScript engine), ES6 (JavaScript version 6). There are memory leaks in frozen_cb() in mjs.c. Se ha detectado un problema en mjs (mJS: Restricted JavaScript engine), ES6 (JavaScript versión 6). Se presenta una pérdida de memoria en la función frozen_cb() en el archivo mjs.c. • https://gist.github.com/Clingto/bb632c0c463f4b2c97e4f65f751c5e6d https://github.com/cesanta/mjs/issues/160 • CWE-401: Missing Release of Memory after Effective Lifetime •
CVE-2020-36375
https://notcve.org/view.php?id=CVE-2020-36375
Stack overflow vulnerability in parse_equality Cesanta MJS 1.20.1, allows remote attackers to cause a Denial of Service (DoS) via a crafted file. Una vulnerabilidad de desbordamiento de pila en la función parse_equality en Cesanta MJS versión 1.20.1, permite a atacantes remotos causar una Denegación de Servicio (DoS) por medio de un archivo diseñado • https://github.com/cesanta/mjs/issues/136 • CWE-674: Uncontrolled Recursion •
CVE-2020-36373
https://notcve.org/view.php?id=CVE-2020-36373
Stack overflow vulnerability in parse_shifts Cesanta MJS 1.20.1, allows remote attackers to cause a Denial of Service (DoS) via a crafted file. Una vulnerabilidad de desbordamiento de pila en la función parse_shifts en Cesanta MJS versión 1.20.1, permite a atacantes remotos causar una Denegación de Servicio (DoS) por medio de un archivo diseñado • https://github.com/cesanta/mjs/issues/136 • CWE-674: Uncontrolled Recursion •