6.5
CVE-2018-20451
- EPSS 0.31%
- Veröffentlicht 25.12.2018 17:29:00
- Zuletzt bearbeitet 21.11.2024 04:01:30
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
The process_file function in reader.c in libdoc through 2017-10-23 has a heap-based buffer over-read that allows attackers to cause a denial of service (application crash) via a crafted file.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Libdoc Project ≫ Libdoc Version <= 2017-10-23
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.31% | 0.509 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:N/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.