mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 16:29:28 +02:00
18 lines
727 B
Markdown
18 lines
727 B
Markdown
### [CVE-2018-11598](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11598)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Espruino before 1.99 allows attackers to cause a denial of service (application crash) and a potential Information Disclosure with user crafted input files via a Buffer Overflow or Out-of-bounds Read during syntax parsing of certain for loops in jsparse.c.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/espruino/Espruino/issues/1437
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|