cve/2024/CVE-2024-30266.md
2024-05-25 21:48:12 +02:00

906 B

CVE-2024-30266

Description

wasmtime is a runtime for WebAssembly. The 19.0.0 release of Wasmtime contains a regression introduced during its development which can lead to a guest WebAssembly module causing a panic in the host runtime. A valid WebAssembly module, when executed at runtime, may cause this panic. This vulnerability has been patched in version 19.0.1.

POC

Reference

No PoCs from references.

Github