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.
References
Link | Resource |
---|---|
https://github.com/espruino/Espruino/commit/51380baf17241728b6d48cdb84140b931e3e3cc5 | Patch Vendor Advisory |
https://github.com/espruino/Espruino/issues/1448 | 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-11597
Mitre link : CVE-2018-11597
CVE.ORG link : CVE-2018-11597
JSON object : View
Products Affected
espruino
- espruino
CWE
CWE-674
Uncontrolled Recursion