3 matches found
CVE-2018-11596
Espruino before 1.99 allows attackers to cause a denial of service application crash with a user crafted input file via a Buffer Overflow during syntax parsing because a check for '\0' is made for the wrong array element in jsvar.c...
CVE-2018-11596
Espruino before 1.99 allows attackers to cause a denial of service application crash with a user crafted input file via a Buffer Overflow during syntax parsing because a check for '\0' is made for the wrong array element in jsvar.c...
CVE-2018-11596
Espruino prior to 1.99 is affected by a Buffer Overflow in jsvar.c during syntax parsing, caused by checking for the null terminator on the wrong array element. This can trigger a denial of service (application crash) via a crafted input file. The vulnerability is documented across multiple sourc...