Today > vulnerabilities   -   You can now download lists of IOCs here!

CVE-2024-35422

Nov. 12, 2024, 4:35 p.m.

Product(s) Impacted

UNKNOWN

Description

vmir e8117 was discovered to contain a heap buffer overflow via the wasm_call function at /src/vmir_wasm_parser.c.

Weaknesses

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.

CWE ID: 120

Date

Published: Nov. 8, 2024, 10:15 p.m.

Last Modified: Nov. 12, 2024, 4:35 p.m.

Status : Awaiting Analysis

CVE has been recently published to the CVE List and has been received by the NVD.

More info

Source

cve@mitre.org

References