Lucene search
K

2106 matches found

Positive Technologies
Positive Technologies
added 2023/03/10 12:0 a.m.4 views

PT-2023-20961 · Unknown +1 · Webassembly +1

Name of the Vulnerable Software and Affected Versions: WebAssembly version 1.0.29 Description: A segmentation fault was discovered in WebAssembly via the component wabt::cat compute size. Recommendations: For version 1.0.29, at the moment, there is no information about a newer version that contai...

5.5CVSS6.6AI score0.00308EPSS
Exploits1References12
OSV
OSV
added 2023/03/09 12:9 a.m.42 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
Exploits0References8
Github Security Blog
Github Security Blog
added 2023/03/09 12:9 a.m.39 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
Exploits0References8Affected Software2
NVD
NVD
added 2023/03/08 9:15 p.m.28 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
Exploits0References5
Prion
Prion
added 2023/03/08 9:15 p.m.21 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
Exploits0References5Affected Software2
Prion
Prion
added 2023/03/08 8:15 p.m.15 views

Out-of-bounds

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

6.5CVSS9.6AI score0.01251EPSS
Exploits0References5Affected Software2
Cvelist
Cvelist
added 2023/03/08 7:59 p.m.16 views

CVE-2023-26489 Guest-controlled out-of-bounds read/write on x86_64 in wasmtime

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.8AI score0.01251EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2023/03/08 7:59 p.m.2 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.6AI score0.01251EPSS
Exploits0
OSV
OSV
added 2023/03/08 7:59 p.m.10 views

CVE-2023-26489 Guest-controlled out-of-bounds read/write on x86_64 in wasmtime

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.9CVSS9AI score0.01251EPSS
Exploits0References7
CVE
CVE
added 2023/03/08 7:59 p.m.415 views

CVE-2023-26489

Summary of CVE-2023-26489 (wasmtime/Cranelift): In x86_64, Cranelift’s address-mode computation could extend a 32-bit WebAssembly address to 64 bits, producing an effective address up to 35 bits away from linear memory. With default codegen, this allowed wasm-controlled loads/stores to read/write...

9.9CVSS9.6AI score0.01251EPSS
Exploits0References5Affected Software2
Cvelist
Cvelist
added 2023/03/08 12:0 a.m.40 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...

3.1CVSS5AI score0.00624EPSS
Exploits0References5
CNNVD
CNNVD
added 2023/03/08 12:0 a.m.4 views

Wasmtime 缓冲区错误漏洞

Wasmtime, a Bytecode Consortium project, is a standalone wasm-optimized runtime for WebAssembly and WASI only. Wasmtime suffers from a buffer error vulnerability that stems from the code generator's address pattern calculation incorrectly calculating valid addresses, which can be exploited by an...

9.9CVSS8.6AI score0.01251EPSS
Exploits0References6
CVE
CVE
added 2023/03/08 12:0 a.m.400 views

CVE-2023-27477

Wasmtime Cranelift on x86_64 has a codegen bug for i8x16.select that can yield incorrect results when the same operand is used and some selected indices exceed 16. The off-by-one error in the mask calculation for pshufb may cause wrong results when lanes are taken from the second vector. This iss...

4.3CVSS4.5AI score0.00624EPSS
Exploits0References5Affected Software2
CNNVD
CNNVD
added 2023/03/08 12:0 a.m.5 views

Wasmtime 安全漏洞

Wasmtime, a Bytecode Consortium project, is a standalone wasm-optimized runtime for WebAssembly and WASI only. A security vulnerability exists in Wasmtime that stems from the presence of a directive error that would produce incorrect results...

4.3CVSS5AI score0.00624EPSS
Exploits0References6
Debian CVE
Debian CVE
added 2023/03/08 12:0 a.m.6 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.7AI score0.00624EPSS
Exploits0
OSV
OSV
added 2023/03/08 12:0 a.m.20 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...

3.1CVSS5.1AI score0.00624EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 2023/03/03 12:0 a.m.3 views

PT-2023-21154 · Wasmtime · Wasmtime

Name of the Vulnerable Software and Affected Versions: wasmtime versions prior to 4.0.1 wasmtime versions prior to 5.0.1 wasmtime versions prior to 6.0.1 Description: The code generation backend, Cranelift, has a bug on x86 64 platforms for the WebAssembly i8x16.select instruction which will...

4.3CVSS4.5AI score0.00624EPSS
Exploits0References14
SUSE CVE
SUSE CVE
added 2023/02/15 4:50 a.m.2 views

SUSE CVE-2017-5132

Inappropriate implementation in V8 in Google Chrome prior to 62.0.3202.62 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page, aka incorrect WebAssembly stack manipulation...

8.8CVSS8.9AI score0.01588EPSS
Exploits0References6
SUSE CVE
SUSE CVE
added 2023/02/15 4:38 a.m.2 views

SUSE CVE-2017-15413

Type confusion in WebAssembly in V8 in Google Chrome prior to 63.0.3239.84 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page...

8.8CVSS9AI score0.01661EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 4:38 a.m.2 views

SUSE CVE-2017-15429

Inappropriate implementation in V8 WebAssembly JS bindings in Google Chrome prior to 63.0.3239.108 allowed a remote attacker to inject arbitrary scripts or HTML UXSS via a crafted HTML page...

7.3CVSS6.5AI score0.01142EPSS
Exploits0References5
Rows per page
Query Builder