7.1
CVE-2018-11598
- EPSS 1.29%
- Veröffentlicht 31.05.2018 16:29:00
- Zuletzt bearbeitet 21.11.2024 03:43:41
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
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.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.29% | 0.666 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.1 | 1.8 | 5.2 |
CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H
|
| nvd@nist.gov | 5.8 | 8.6 | 4.9 |
AV:N/AC:M/Au:N/C:P/I:N/A:P
|
CWE-125 Out-of-bounds Read
The product reads data past the end, or before the beginning, of the intended buffer.
https://github.com/espruino/Espruino/commit/bf4416ab9129ee3afd56739ea4e3cd0da5484b6b
https://github.com/espruino/Espruino/files/2025956/test_0.txt
https://github.com/espruino/Espruino/files/2025963/test_1.txt
https://github.com/espruino/Espruino/files/2025968/test_2.txt
https://github.com/espruino/Espruino/issues/1437