7.8

CVE-2024-35422

Exploit
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)
LonelycoderVmir Version2018-08-28
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.25% 0.164
CVSS Metriken
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.

https://gist.github.com/haruki3hhh/21f9ad538db2a98e651cfe34ba4176f3
Third Party Advisory
https://github.com/andoma/vmir/issues/23
Third Party Advisory
Exploit
Issue Tracking