Lucene search
+L

794 matches found

RustSec
RustSec
added 2023/04/21 12:0 p.m.9 views

Undefined Behavior in Rust runtime functions

This is an entry in the RustSec database for the Wasmtime security advisory located at https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-ch89-5g45-qwc7. For more information see the GitHub-hosted security advisory...

8.8CVSS7AI score0.0045EPSS
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2023/04/21 12:0 a.m.6 views

PT-2023-22821 · Rust +2 · Rust +2

Name of the Vulnerable Software and Affected Versions: Wasmtime versions prior to 6.0.2 Wasmtime versions prior to 7.0.1 Wasmtime versions prior to 8.0.1 Description: Wasmtime's implementation of managing per-instance state contains LLVM-level undefined behavior, which can cause runtime-level...

8.8CVSS8.5AI score0.0045EPSS
SaveExploits0References13
BDU FSTEC
BDU FSTEC
added 2023/04/10 12:0 a.m.12 views

The vulnerability of the Cranelift compiler (previously Cretonne) for WebAssembly applications, Wasmtime, arises from the execution of operations beyond the buffer boundaries in memory. This vulnerability allows an attacker to execute arbitrary code or cause a service failure.

The vulnerability of the Cranelift compiler previously Cretonne for WebAssembly applications relates to the execution environment. This vulnerability stems from the operation of pushing an instruction out of the buffer into memory when determining linear memory addressing rules. Exploiting this...

10CVSS8.6AI score0.01261EPSS
SaveExploits0References10Affected Software2
Wolfi
Wolfi
added 2023/04/03 10:53 p.m.7 views

GHSA-2QV5-7MW5-J3CG vulnerabilities

Vulnerabilities for packages: wasmtime...

7.5AI score
SaveExploits0
Chainguard
Chainguard
added 2023/04/03 10:53 p.m.12 views

GHSA-2QV5-7MW5-J3CG vulnerabilities

Vulnerabilities for packages: wasmtime...

7.3AI score
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2023/04/03 7:0 a.m.11 views

wasmtime is a fast and secure runtime for WebAssembly. Wasmtime's code generation backend Cranelift has a bug on x86_64 platforms for the WebAssembly `i8x16.select` instruction which will produce the wrong results when the same operand is provided to the instruction and some of the selected indices are greater than 16. There is an off-by-one error in the calculation of the mask to the `pshufb` instruction which causes incorrect results to be returned if lanes are selected from the second vector. This codegen bug has been fixed in Wasmtiem 6.0.1 5.0.1 and 4.0.1. Users are recommended to upgrade to these updated versions. If upgrading is not an option for you at this time you can avoid this miscompilation by disabling the Wasm simd proposal. Additionally the bug is only present on x86_64 hosts. Other platforms such as AArch64 and s390x are not affected.

...

4.3CVSS4.9AI score0.00624EPSS
SaveExploits0
Chainguard
Chainguard
added 2023/03/09 12:10 a.m.136 views

GHSA-FF4P-7XRQ-Q5R8 vulnerabilities

Vulnerabilities for packages: zellij, wasmtime...

5.3AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2023/03/09 12:10 a.m.45 views

wasmtime vulnerable to guest-controlled out-of-bounds read/write on x86_64

Impact Wasmtime's code generator, Cranelift, has a bug on x8664 targets where address-mode computation mistakenly would calculate a 35-bit effective address instead of WebAssembly's defined 33-bit effective address. This bug means that, with default codegen settings, a wasm-controlled load/store...

9.9CVSS9.6AI score0.01261EPSS
SaveExploits0References8Affected Software2
OSV
OSV
added 2023/03/09 12:10 a.m.36 views

GHSA-FF4P-7XRQ-Q5R8 wasmtime vulnerable to guest-controlled out-of-bounds read/write on x86_64

Impact Wasmtime's code generator, Cranelift, has a bug on x8664 targets where address-mode computation mistakenly would calculate a 35-bit effective address instead of WebAssembly's defined 33-bit effective address. This bug means that, with default codegen settings, a wasm-controlled load/store...

9.9CVSS9.6AI score0.01261EPSS
SaveExploits0References8
Wolfi
Wolfi
added 2023/03/09 12:9 a.m.15 views

GHSA-XM67-587Q-R2VW vulnerabilities

Vulnerabilities for packages: wasmtime...

7.5AI score
SaveExploits0
Chainguard
Chainguard
added 2023/03/09 12:9 a.m.37 views

GHSA-XM67-587Q-R2VW vulnerabilities

Vulnerabilities for packages: wasmtime...

7.3AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2023/03/09 12:9 a.m.46 views

wasmtime vulnerable to miscompilation of `i8x16.select` with the same inputs on x86_64

Impact Wasmtime's code generation backend, Cranelift, has a bug on x8664 platforms for the WebAssembly i8x16.select instruction which will produce the wrong results when the same operand is provided to the instruction and some of the selected indices are greater than 16. There is an off-by-one...

4.3CVSS5.7AI score0.00624EPSS
SaveExploits0References8Affected Software2
OSV
OSV
added 2023/03/09 12:9 a.m.49 views

GHSA-XM67-587Q-R2VW wasmtime vulnerable to miscompilation of `i8x16.select` with the same inputs on x86_64

Impact Wasmtime's code generation backend, Cranelift, has a bug on x8664 platforms for the WebAssembly i8x16.select instruction which will produce the wrong results when the same operand is provided to the instruction and some of the selected indices are greater than 16. There is an off-by-one...

3.1CVSS4.6AI score0.00624EPSS
SaveExploits0References8
Wolfi
Wolfi
added 2023/03/08 9:15 p.m.231 views

CVE-2023-27477 vulnerabilities

Vulnerabilities for packages: wasmtime...

4.3CVSS7.7AI score0.00624EPSS
SaveExploits0
Chainguard
Chainguard
added 2023/03/08 9:15 p.m.32 views

CVE-2023-27477 vulnerabilities

Vulnerabilities for packages: wasmtime...

4.3CVSS7.4AI score0.00624EPSS
SaveExploits0
OSV
OSV
added 2023/03/08 9:15 p.m.21 views

AZL-25857 CVE-2023-27477 affecting package rust for versions less than 1.68.2-2

wasmtime is a fast and secure runtime for WebAssembly. Wasmtime's code generation backend, Cranelift, has a bug on x8664 platforms for the WebAssembly i8x16.select instruction which will produce the wrong results when the same operand is provided to the instruction and some of the selected indice...

4.3CVSS5.7AI score0.00624EPSS
SaveExploits0References1
NVD
NVD
added 2023/03/08 9:15 p.m.34 views

CVE-2023-27477

wasmtime is a fast and secure runtime for WebAssembly. Wasmtime's code generation backend, Cranelift, has a bug on x8664 platforms for the WebAssembly i8x16.select instruction which will produce the wrong results when the same operand is provided to the instruction and some of the selected indice...

4.3CVSS4.4AI score0.00624EPSS
SaveExploits0References5
Prion
Prion
added 2023/03/08 9:15 p.m.26 views

Code injection

wasmtime is a fast and secure runtime for WebAssembly. Wasmtime's code generation backend, Cranelift, has a bug on x8664 platforms for the WebAssembly i8x16.select instruction which will produce the wrong results when the same operand is provided to the instruction and some of the selected indice...

4CVSS4.7AI score0.00624EPSS
SaveExploits0References5Affected Software2
Chainguard
Chainguard
added 2023/03/08 8:15 p.m.70 views

CVE-2023-26489 vulnerabilities

Vulnerabilities for packages: zellij, wasmtime...

9.9CVSS8.5AI score0.01261EPSS
SaveExploits0
NVD
NVD
added 2023/03/08 8:15 p.m.19 views

CVE-2023-26489

wasmtime is a fast and secure runtime for WebAssembly. In affected versions wasmtime's code generator, Cranelift, has a bug on x8664 targets where address-mode computation mistakenly would calculate a 35-bit effective address instead of WebAssembly's defined 33-bit effective address. This bug mea...

9.9CVSS9.7AI score0.01261EPSS
SaveExploits0References5
Rows per page
Query Builder