Espruino Buffer Error Vulnerability
Espruino is a JavaScript interpreter. It is designed for devices with only 128kB of flash memory and 8kB of RAM. A buffer error vulnerability exists in Espruino version 2v20 commit fcc9ba4, which stems from a buffer overflow vulnerability in the component src/jsparse.c. The vulnerability is cause...