9.8
CVE-2022-38221
- EPSS 2.43%
- Veröffentlicht 15.08.2022 11:21:42
- Zuletzt bearbeitet 21.11.2024 07:16:04
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
A buffer overflow in the FTcpListener thread in The Isle Evrima (the dedicated server on Windows and Linux) 0.9.88.07 before 2022-08-12 allows a remote attacker to crash any server with an accessible RCON port, or possibly execute arbitrary code.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
The Isle Evrima Project ≫ The Isle Evrima Version < 2022-08-12
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 2.43% | 0.845 |
| 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
|
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.