Vulnerabilities > Espruino > Medium
DATE | CVE | VULNERABILITY TITLE | RISK |
---|---|---|---|
2022-01-20 | CVE-2021-46323 | Unspecified vulnerability in Espruino 2.11.251 Espruino 2v11.251 was discovered to contain a SEGV vulnerability via src/jsinteractive.c in jsiGetDeviceFromClass. | 5.5 |
2018-05-31 | CVE-2018-11597 | Uncontrolled Recursion vulnerability in Espruino 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 of a missing check for stack exhaustion with many '{' characters in jsparse.c. | 5.5 |
2018-05-31 | CVE-2018-11596 | Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in Espruino 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. | 5.5 |
2018-05-31 | CVE-2018-11594 | Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in Espruino 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 of "VOID" tokens in jsparse.c. | 5.5 |
2018-05-31 | CVE-2018-11592 | Out-of-bounds Read vulnerability in Espruino Espruino before 1.98 allows attackers to cause a denial of service (application crash) with a user crafted input file via an Out-of-bounds Read during syntax parsing in which certain height validation is missing in libs/graphics/jswrap_graphics.c. | 5.5 |
2018-05-31 | CVE-2018-11591 | NULL Pointer Dereference vulnerability in Espruino Espruino before 1.98 allows attackers to cause a denial of service (application crash) with a user crafted input file via a NULL pointer dereference during syntax parsing. | 5.5 |
2018-05-31 | CVE-2018-11590 | Integer Overflow or Wraparound vulnerability in Espruino Espruino before 1.99 allows attackers to cause a denial of service (application crash) with a user crafted input file via an integer overflow during syntax parsing. | 5.5 |