CVE-2020-25464
https://notcve.org/view.php?id=CVE-2020-25464
Heap buffer overflow at moddable/xs/sources/xsDebug.c in Moddable SDK before before 20200903. The top stack frame is only partially initialized because the stack overflowed while creating the frame. This leads to a crash in the code sending the stack frame to the debugger. Un desbordamiento del búfer de la pila en el archivo moddable/xs/sources/xsDebug.c en Moddable SDK versiones anteriores a 20200903. La trama de la pila superior solo se inicializa parcialmente porque la pila se desbordaba mientras se creaba la trama. • https://github.com/Moddable-OpenSource/moddable/issues/431 • CWE-787: Out-of-bounds Write •
CVE-2020-25463
https://notcve.org/view.php?id=CVE-2020-25463
Invalid Memory Access in fxUTF8Decode at moddable/xs/sources/xsCommon.c:916 in Moddable SDK before OS200908 causes a denial of service (SEGV). Un Acceso a la Memoria No Válido en la función fxUTF8Decode en moddable/xs/sources/xsCommon.c:916 en Moddable SDK versiones anteriores a OS200908 causa una denegación de servicio (SEGV) • https://github.com/Moddable-OpenSource/moddable/issues/440 https://github.com/Moddable-OpenSource/moddable/releases/tag/OS200908 •
CVE-2020-25461
https://notcve.org/view.php?id=CVE-2020-25461
Invalid Memory Access in the fxProxyGetter function in moddable/xs/sources/xsProxy.c in Moddable SDK before OS200908 causes a denial of service (SEGV). Un Acceso a la Memoria No Válido en la función fxProxyGetter en el archivo moddable/xs/sources/xsProxy.c en Moddable SDK versiones anteriores a OS200908 causa una denegación de servicio (SEGV) • https://github.com/Moddable-OpenSource/moddable/issues/441 https://github.com/Moddable-OpenSource/moddable/releases/tag/OS200908 •
CVE-2020-25462
https://notcve.org/view.php?id=CVE-2020-25462
Heap buffer overflow in the fxCheckArrowFunction function at moddable/xs/sources/xsSyntaxical.c:3562 in Moddable SDK before OS200903. Un desbordamiento del búfer de pila en la función fxCheckArrowFunction en moddable/xs/sources/xsSyntaxical.c:3562 en Moddable SDK versiones anteriores a OS200903 • https://github.com/Moddable-OpenSource/moddable/issues/432 https://github.com/Moddable-OpenSource/moddable/releases/tag/OS200903 • CWE-787: Out-of-bounds Write •