5.5
CVE-2020-23915
- EPSS 0.2%
- Veröffentlicht 21.04.2021 18:15:08
- Zuletzt bearbeitet 21.11.2024 05:14:13
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An issue was discovered in cpp-peglib through v0.1.12. peg::resolve_escape_sequence() in peglib.h has a heap-based buffer over-read.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Cpp-peglib Project ≫ Cpp-peglib Version <= 0.1.12
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.2% | 0.421 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.5 | 1.8 | 3.6 |
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
|
| nvd@nist.gov | 4.3 | 8.6 | 2.9 |
AV:N/AC:M/Au:N/C:N/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.