This project might be open to known security vulnerabilities, which can be prevented by tightening the version range of affected dependencies. Find detailed information at the bottom.

Crate wasmtime-runtime

Dependencies

(14 total, 10 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 cranelift-codegen ⚠️^0.50.00.107.0out of date
 cranelift-entity^0.50.00.107.0out of date
 cranelift-wasm^0.50.00.107.0out of date
 hashbrown^0.6.00.14.5out of date
 indexmap^1.0.22.2.6out of date
 lazy_static^1.2.01.4.0up to date
 libc^0.2.600.2.154up to date
 memoffset^0.5.30.9.1out of date
 more-asserts^0.2.10.3.1out of date
 region^2.0.03.0.2out of date
 spin^0.5.20.9.8out of date
 thiserror^1.0.41.0.59up to date
 wasmtime-environ^0.7.020.0.0out of date
 winapi^0.3.70.3.9up to date

Security Vulnerabilities

cranelift-codegen: Memory access due to code generation flaw in Cranelift module

RUSTSEC-2021-0067

There is a bug in 0.73.0 of the Cranelift x64 backend that can create a scenario that could result in a potential sandbox escape in a WebAssembly module. Users of versions 0.73.0 of Cranelift should upgrade to either 0.73.1 or 0.74 to remediate this vulnerability. Users of Cranelift prior to 0.73.0 should update to 0.73.1 or 0.74 if they were not using the old default backend.

More details can be found in the GitHub Security Advisory at:

https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-hpqh-2wqx-7qp5