### [CVE-2018-11592](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11592) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description 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. ### POC #### Reference - https://github.com/espruino/Espruino/issues/1421 - https://github.com/espruino/Espruino/issues/1421 #### Github No PoCs found on GitHub currently.