Search Results (22 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2018-11591 1 Espruino 1 Espruino 2024-11-21 N/A
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. This was addressed by adding validation for a debug trace print statement in jsvar.c.
CVE-2018-11590 1 Espruino 1 Espruino 2024-11-21 N/A
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. This was addressed by fixing stack size detection on Linux in jsutils.c.