9.8
CVE-2019-9099
- EPSS 9.09%
- Veröffentlicht 11.03.2020 15:15:16
- Zuletzt bearbeitet 21.11.2024 04:50:58
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An issue was discovered on Moxa MGate MB3170 and MB3270 devices before 4.1, MB3280 and MB3480 devices before 3.1, MB3660 devices before 2.3, and MB3180 devices before 2.1. A Buffer overflow in the built-in web server allows remote attackers to initiate DoS, and probably to execute arbitrary code (issue 1 of 2).
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Moxa ≫ Mb3170 Firmware Version <= 4.0
Moxa ≫ Mb3270 Firmware Version <= 4.0
Moxa ≫ Mb3180 Firmware Version <= 2.0
Moxa ≫ Mb3280 Firmware Version <= 3.0
Moxa ≫ Mb3480 Firmware Version <= 3.0
Moxa ≫ Mb3660 Firmware Version <= 2.2
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 9.09% | 0.924 |
| 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
|
| cve@mitre.org | 7.5 | 3.9 | 3.6 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
CWE-120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.