{ "schema_version": "1.4.0", "id": "GHSA-mhjc-hmmf-jc58", "modified": "2022-05-13T01:49:18Z", "published": "2022-05-13T01:49:18Z", "aliases": [ "CVE-2018-11593" ], "details": "Espruino before 1.99 allows attackers to cause a denial of service (application crash) and potential Information Disclosure with a user crafted input file via a Buffer Overflow during syntax parsing because strncpy is misused in jslex.c.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-11593" }, { "type": "WEB", "url": "https://github.com/espruino/Espruino/issues/1426" }, { "type": "WEB", "url": "https://github.com/espruino/Espruino/commit/bed844f109b6c222816740555068de2e101e8018" }, { "type": "WEB", "url": "https://github.com/espruino/Espruino/files/2019228/eh_0.txt" } ], "database_specific": { "cwe_ids": [ "CWE-787" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-05-31T16:29:00Z" } }