7.8
CVE-2024-35422
- EPSS 0.18%
- Veröffentlicht 08.11.2024 22:15:16
- Zuletzt bearbeitet 05.06.2025 15:35:37
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
vmir e8117 was discovered to contain a heap buffer overflow via the wasm_call function at /src/vmir_wasm_parser.c.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Lonelycoder ≫ Vmir Version2018-08-28
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.18% | 0.398 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 7.8 | 1.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/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.