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.
References
Link | Resource |
---|---|
https://github.com/espruino/Espruino/commit/a0d7f432abee692402c00e8b615ff5982dde9780 | Patch Vendor Advisory |
https://github.com/espruino/Espruino/files/2019243/so_0.txt | Exploit Vendor Advisory |
https://github.com/espruino/Espruino/issues/1427 | Issue Tracking Vendor Advisory |
Configurations
History
No history.
Information
Published : 2018-05-31 16:29
Updated : 2024-02-04 19:46
NVD link : CVE-2018-11590
Mitre link : CVE-2018-11590
CVE.ORG link : CVE-2018-11590
JSON object : View
Products Affected
espruino
- espruino
CWE
CWE-190
Integer Overflow or Wraparound