7.1
CVE-2018-20579
- EPSS 0.06%
- Veröffentlicht 28.12.2018 18:29:00
- Zuletzt bearbeitet 21.11.2024 04:01:46
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Contiki-NG before 4.2 has a stack-based buffer overflow in the push function in os/lib/json/jsonparse.c that allows an out-of-bounds write of an '{' or '[' character.Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Contiki-ng Project ≫ Contiki-ng Version4.2
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.06% | 0.146 |
| 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:L/UI:N/S:U/C:N/I:H/A:H
|
| nvd@nist.gov | 3.6 | 3.9 | 4.9 |
AV:L/AC:L/Au:N/C:N/I:P/A:P
|
CWE-787 Out-of-bounds Write
The product writes data past the end, or before the beginning, of the intended buffer.