9.8
CVE-2018-10388
- EPSS 18.15%
- Veröffentlicht 23.12.2019 23:15:11
- Zuletzt bearbeitet 21.11.2024 03:41:18
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Format string vulnerability in the logMess function in TFTP Server SP 1.66 and earlier allows remote attackers to perform a denial of service or execute arbitrary code via format string sequences in a TFTP error packet.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Open Tftp Server Project ≫ Open Tftp Server SwEditionsp Version <= 1.66
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 18.15% | 0.949 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.1/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-134 Use of Externally-Controlled Format String
The product uses a function that accepts a format string as an argument, but the format string originates from an external source.