TopVuln

High-risk vulnerability digests

CVE-2022-39394

  • LOW

paxforth (=0.1.0), wasmtime-cli (=0.13.0) +4 more potentially affected by CVE-2021-39216 +18 more via wasmtime (=0.13.0)

Details

CVSS v3
3.8
NVD published
2022-11-10 20:15:11
EPSS
0.1% probability · 29.8th percentile — 2026-04-05
Affected versions
cpe:2.3:a:bytecodealliance:wasmtime:*:*:*:*:*:rust:*:* cpe:2.3:a:bytecodealliance:wasmtime:*:*:*:*:*:rust:*:*
Summary
Wasmtime is a standalone runtime for WebAssembly. Prior to version 2.0.2, there is a bug in Wasmtime's C API implementation where the definition of the `wasmtime_trap_code` does not match its declared signature in the `wasmtime/trap.h` header file. This discrepancy causes the function implementation to perform a 4-byte write into a 1-byte buffer provided by the caller. This can lead to three zero bytes being written beyond the 1-byte location provided by the caller. This bug has been patched and users should upgrade to Wasmtime 2.0.2. This bug can be worked around by providing a 4-byte buffer casted to a 1-byte buffer when calling `wasmtime_trap_code`. Users of the `wasmtime` crate are not affected by this issue, only users of the C API function `wasmtime_trap_code` are affected.
Remediation
Not available in our cache.
Exploit info
Not available in our cache.

View on NVD

TopVuln sends digest emails with high-risk CVE picks across multiple authoritative sources—curated with EPSS and AI. Choose daily per-stream emails and optional weekly or monthly roundups.

Subscribe — free email digest or paid plan

Information is aggregated from multiple authoritative sources for convenience; verify with NVD and vendors before operational decisions.