mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 15:58:01 +02:00
18 lines
708 B
Markdown
18 lines
708 B
Markdown
### [CVE-2018-11593](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11593)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/espruino/Espruino/issues/1426
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|