9.8
CVE-2018-13421
- EPSS 0.45%
- Veröffentlicht 07.07.2018 17:29:00
- Zuletzt bearbeitet 21.11.2024 03:47:04
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Fast C++ CSV Parser (aka fast-cpp-csv-parser) before 2018-07-06 has a heap-based buffer over-read in io::trim_chars in csv.h.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Fast-cpp-csv-parser Project ≫ Fast-cpp-csv-parser Version < 2018-07-06
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.45% | 0.629 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
CWE-125 Out-of-bounds Read
The product reads data past the end, or before the beginning, of the intended buffer.