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.
References
Link | Resource |
---|---|
https://github.com/espruino/Espruino/commit/ce1924193862d58cb43d3d4d9dada710a8361b89 | Patch Vendor Advisory |
https://github.com/espruino/Espruino/issues/1435 | 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-11596
Mitre link : CVE-2018-11596
CVE.ORG link : CVE-2018-11596
JSON object : View
Products Affected
espruino
- espruino
CWE
CWE-119
Improper Restriction of Operations within the Bounds of a Memory Buffer