Lucene search
+L

794 matches found

Cvelist
Cvelist
added 2024/10/09 6:3 p.m.34 views

CVE-2024-47763 Wasmtime runtime crash when combining tail calls with trapping imports

Wasmtime is an open source runtime for WebAssembly. Wasmtime's implementation of WebAssembly tail calls combined with stack traces can result in a runtime crash in certain WebAssembly modules. The runtime crash may be undefined behavior if Wasmtime was compiled with Rust 1.80 or prior. The runtim...

5.5CVSS0.00245EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/10/09 12:0 a.m.11 views

Wasmtime 安全漏洞

Wasmtime is a standalone WebAssembly and WASI-only wasm optimization runtime open-sourced by the Bytecode Alliance. A security vulnerability exists in Wasmtime that stems from a double deregistration error in the type registry of Wasmtime's wasmtime::Engine internal type registry due to a...

2.9CVSS6.4AI score0.00153EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/10/09 12:0 a.m.9 views

Wasmtime 安全漏洞

Wasmtime is a standalone WebAssembly and WASI-only wasm optimization runtime open-sourced by the Bytecode Alliance. A security vulnerability exists in Wasmtime. An attacker exploiting this vulnerability could cause denial of access...

5.5CVSS6.3AI score0.00245EPSS
SaveExploits0References8
OSV
OSV
added 2024/10/03 12:0 p.m.14 views

RUSTSEC-2024-0439 Race condition could lead to WebAssembly control-flow integrity and type safety violations

This is an entry in the RustSec database for the Wasmtime security advisory located at https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-7qmx-3fpx-r45m. For more information see the GitHub-hosted security advisory...

2.9CVSS6.5AI score0.00153EPSS
SaveExploits0References3
RustSec
RustSec
added 2024/10/03 12:0 p.m.10 views

Race condition could lead to WebAssembly control-flow integrity and type safety violations

This is an entry in the RustSec database for the Wasmtime security advisory located at https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-7qmx-3fpx-r45m. For more information see the GitHub-hosted security advisory...

2.9CVSS7AI score0.00153EPSS
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2024/10/03 12:0 a.m.9 views

PT-2024-32825

Name of the Vulnerable Software and Affected Versions Wasmtime versions 19.0.0 through 20.0.0 Wasmtime versions 21.0.0 through 21.0.1 Wasmtime versions 22.0.0 Wasmtime versions 23.0.0 through 23.0.2 Wasmtime versions 24.0.0 Wasmtime versions 25.0.0 through 25.0.1 Description A race condition in...

2.9CVSS6.4AI score0.00153EPSS
SaveExploits0References19
RustSec
RustSec
added 2024/10/02 12:0 p.m.8 views

Runtime crash when combining tail calls with stack traces

This is an entry in the RustSec database for the Wasmtime security advisory located at https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-q8hx-mm92-4wvg. For more information see the GitHub-hosted security advisory...

5.5CVSS7AI score0.00245EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2024/10/02 12:0 p.m.10 views

RUSTSEC-2024-0440 Runtime crash when combining tail calls with stack traces

This is an entry in the RustSec database for the Wasmtime security advisory located at https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-q8hx-mm92-4wvg. For more information see the GitHub-hosted security advisory...

5.5CVSS6.5AI score0.00245EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/10/02 12:0 a.m.4 views

PT-2024-32801

Name of the Vulnerable Software and Affected Versions Wasmtime versions 21.0.0 through 21.0.1 Wasmtime versions 22.0.0 through 22.0.0 Wasmtime versions 23.0.0 through 23.0.2 Wasmtime versions 24.0.0 through 24.0.0 Wasmtime versions 25.0.0 through 25.0.1 Description The issue is related to...

6.8CVSS6.8AI score0.00245EPSS
SaveExploits0References27
OSV
OSV
added 2024/07/06 12:0 p.m.7 views

RUSTSEC-2024-0442 Dump Undefined Memory by `JitDumpFile`

The unsound function dumpcodeloadrecord uses fromrawparts to directly convert the pointer addr and len into a slice without any validation and that memory block would be dumped. Thus, the 'safe' function dumpcodeloadrecord is actually 'unsafe' since it requires the caller to guarantee that the ad...

7AI score
SaveExploits0References3
RustSec
RustSec
added 2024/07/06 12:0 p.m.15 views

Dump Undefined Memory by `JitDumpFile`

The unsound function dumpcodeloadrecord uses fromrawparts to directly convert the pointer addr and len into a slice without any validation and that memory block would be dumped. Thus, the 'safe' function dumpcodeloadrecord is actually 'unsafe' since it requires the caller to guarantee that the ad...

7AI score
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2024/07/06 12:0 a.m.7 views

PT-2024-41432 · Crates.Io · Wasmtime-Jit-Debug

The unsound function dump code load record uses from raw parts to directly convert the pointer addr and len into a slice without any validation and that memory block would be dumped. Thus, the 'safe' function dump code load record is actually 'unsafe' since it requires the caller to guarantee tha...

7.3AI score
SaveExploits0References4
OSV
OSV
added 2024/06/07 7:40 p.m.25 views

GHSA-55F3-3QVG-8PV5 Symlink bypasses filesystem sandbox

Summary If the preopened directory has a symlink pointing outside, WASI programs can traverse the symlink and access host filesystem if the caller sets both oflags::creat and rights::fdwrite. Programs can also crash the runtime by creating a symlink pointing outside with pathsymlink and pathopeni...

2.9CVSS3.5AI score0.002EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/04 4:15 p.m.1 views

DEBIAN-CVE-2024-30266

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...

5.5CVSS5.3AI score0.00318EPSS
SaveExploits1References1
OSV
OSV
added 2024/04/04 4:15 p.m.5 views

PYSEC-2024-327

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...

5.5CVSS6AI score0.00318EPSS
SaveExploits1References5
NVD
NVD
added 2024/04/04 4:15 p.m.46 views

CVE-2024-30266

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...

5.5CVSS3.9AI score0.00318EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
added 2024/04/04 4:15 p.m.5 views

CVE-2024-30266

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...

5.5CVSS5.7AI score0.00318EPSS
SaveExploits1References2
OSV
OSV
added 2024/04/04 4:15 p.m.9 views

UBUNTU-CVE-2024-30266

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...

5.5CVSS5.8AI score0.00318EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2024/04/04 3:42 p.m.50 views

CVE-2024-30266 Wasmtime vulnerable to panic when using a dropped extenref-typed element segment

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...

3.3CVSS4.2AI score0.00318EPSS
SaveExploits1References5
OSV
OSV
added 2024/04/04 3:42 p.m.32 views

CVE-2024-30266 Wasmtime vulnerable to panic when using a dropped extenref-typed element segment

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...

3.3CVSS6.5AI score
SaveExploits0References7
Rows per page
Query Builder