Lucene search
+L

2367 matches found

Cvelist
Cvelist
added 2022/09/20 7:50 p.m.21 views

CVE-2022-39218 Random number seed fixed during compilation

The JS Compute Runtime for Fastly's Compute@Edge platform provides the environment JavaScript is executed in when using the Compute@Edge JavaScript SDK. In versions prior to 0.5.3, the Math.random and crypto.getRandomValues methods fail to use sufficiently random values. The initial value to seed...

7.5CVSS7.7AI score0.0083EPSS
SaveExploits0References1
PyPA
PyPA
added 2022/09/20 6:15 p.m.12 views

PYSEC-2022-43058

WASM3 v0.5.0 was discovered to contain a segmentation fault via the component opSelecti32srs in wasm3/source/m3exec.h...

7.5CVSS7.3AI score0.00815EPSS
SaveExploits1References3Affected Software1
CNNVD
CNNVD
added 2022/09/20 12:00 a.m.9 views

wasm3 缓冲区错误漏洞

wasm3 is the fastest WebAssembly interpreter, as well as the most versatile runtime. A buffer error vulnerability exists in wasm3 version v0.5.0, which stems from the opSelecti32sr component containing a segmentation error...

7.5CVSS7.4AI score0.00815EPSS
SaveExploits1References2
Fedora
Fedora
added 2022/07/30 1:55 a.m.21 views

[SECURITY] Fedora 36 Update: golang-gioui-0-9.20201225git18d4dbf.fc36

Immediate mode GUI programs in Go for Android, iOS, macOS, Linux, FreeBSD, OpenBSD, Windows, and WebAssembly experimental. See the project page gioui. org for documentation and more information...

7.4AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2022/07/27 2:15 p.m.6 views

CVE-2022-34529

WASM3 v0.5.0 was discovered to contain a segmentation fault via the component CompileMemoryCopyFill...

5.5CVSS5.9AI score0.00287EPSS
SaveExploits1References2
The Hacker News
The Hacker News
added 2022/07/26 12:13 p.m.24 views

Hackers Increasingly Using WebAssembly Coded Cryptominers to Evade Detection

As many as 207 websites have been infected with malicious code designed to launch a cryptocurrency miner by leveraging WebAssembly Wasm on the browser. Web security company Sucuri, which published details of the campaign, said it launched an investigation after one of its clients had their comput...

0.4AI score
SaveExploits0
NVD
NVD
added 2022/07/22 4:15 a.m.34 views

CVE-2022-31169

Wasmtime is a standalone runtime for WebAssembly. There is a bug in Wasmtime's code generator, Cranelift, for AArch64 targets where constant divisors can result in incorrect division results at runtime. This affects Wasmtime prior to version 0.38.2 and Cranelift prior to 0.85.2. This issue only...

7.5CVSS0.00809EPSS
SaveExploits0References2
Prion
Prion
added 2022/07/22 4:15 a.m.15 views

Design/Logic Flaw

Wasmtime is a standalone runtime for WebAssembly. There is a bug in Wasmtime's code generator, Cranelift, for AArch64 targets where constant divisors can result in incorrect division results at runtime. This affects Wasmtime prior to version 0.38.2 and Cranelift prior to 0.85.2. This issue only...

5CVSS7.7AI score0.00809EPSS
SaveExploits0References2Affected Software2
OSV
OSV
added 2022/07/22 4:15 a.m.6 views

UBUNTU-CVE-2022-31169

Wasmtime is a standalone runtime for WebAssembly. There is a bug in Wasmtime's code generator, Cranelift, for AArch64 targets where constant divisors can result in incorrect division results at runtime. This affects Wasmtime prior to version 0.38.2 and Cranelift prior to 0.85.2. This issue only...

7.5CVSS7.2AI score0.00809EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2022/07/22 4:15 a.m.39 views

CVE-2022-31169

Wasmtime is a standalone runtime for WebAssembly. There is a bug in Wasmtime's code generator, Cranelift, for AArch64 targets where constant divisors can result in incorrect division results at runtime. This affects Wasmtime prior to version 0.38.2 and Cranelift prior to 0.85.2. This issue only...

7.5CVSS7.2AI score0.00809EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2022/07/22 12:00 a.m.8 views

radare2 缓冲区错误漏洞

radare2 is a set of libraries and tools for working with binary files. A security vulnerability exists in radare2 version v5.7.0, which stems from a heap buffer overflow vulnerability discovered via the consumeencodednamenew function in format/wasm/wasm.c. The vulnerability is caused by the use o...

5.5CVSS5.9AI score0.00289EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2022/07/21 10:34 p.m.56 views

Cranelift vulnerable to miscompilation of constant values in division on AArch64

Impact There was a bug in Wasmtime's code generator, Cranelift, for AArch64 targets where constant divisors could result in incorrect division results at runtime. The translation rules for constants did not take into account whether sign- or zero-extension should happen, which resulted in an...

7.5CVSS7.4AI score0.00809EPSS
SaveExploits0References5Affected Software2
OSV
OSV
added 2022/07/21 10:34 p.m.76 views

GHSA-7F6X-JWH5-M9R4 Cranelift vulnerable to miscompilation of constant values in division on AArch64

Impact There was a bug in Wasmtime's code generator, Cranelift, for AArch64 targets where constant divisors could result in incorrect division results at runtime. The translation rules for constants did not take into account whether sign- or zero-extension should happen, which resulted in an...

5.9CVSS6.7AI score0.00809EPSS
SaveExploits1References5
CVE
CVE
added 2022/07/21 1:50 p.m.95 views

CVE-2022-31169

CVE-2022-31169 affects Wasmtime’s Cranelift codegen on AArch64. A miscompilation in constant division may place incorrect values in registers due to sign/zero-extension rules, impacting WebAssembly sandbox correctness. Affected: Wasmtime prior to 0.38.2 and Cranelift prior to 0.85.2; fixed in Was...

7.5CVSS6.8AI score0.00809EPSS
SaveExploits0References2Affected Software2
Vulnrichment
Vulnrichment
added 2022/07/21 1:50 p.m.8 views

CVE-2022-31169 Cranelift vulnerable to miscompilation of constant values in division on AArch64

Wasmtime is a standalone runtime for WebAssembly. There is a bug in Wasmtime's code generator, Cranelift, for AArch64 targets where constant divisors can result in incorrect division results at runtime. This affects Wasmtime prior to version 0.38.2 and Cranelift prior to 0.85.2. This issue only...

5.9CVSS6.5AI score0.00809EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2022/07/21 1:50 p.m.69 views

CVE-2022-31169

Wasmtime is a standalone runtime for WebAssembly. There is a bug in Wasmtime's code generator, Cranelift, for AArch64 targets where constant divisors can result in incorrect division results at runtime. This affects Wasmtime prior to version 0.38.2 and Cranelift prior to 0.85.2. This issue only...

7.5CVSS7.7AI score0.00809EPSS
SaveExploits0
OSV
OSV
added 2022/07/21 1:50 p.m.33 views

CVE-2022-31169 Cranelift vulnerable to miscompilation of constant values in division on AArch64

Wasmtime is a standalone runtime for WebAssembly. There is a bug in Wasmtime's code generator, Cranelift, for AArch64 targets where constant divisors can result in incorrect division results at runtime. This affects Wasmtime prior to version 0.38.2 and Cranelift prior to 0.85.2. This issue only...

5.9CVSS7.6AI score0.00772EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2022/07/21 1:50 p.m.57 views

CVE-2022-31169 Cranelift vulnerable to miscompilation of constant values in division on AArch64

Wasmtime is a standalone runtime for WebAssembly. There is a bug in Wasmtime's code generator, Cranelift, for AArch64 targets where constant divisors can result in incorrect division results at runtime. This affects Wasmtime prior to version 0.38.2 and Cranelift prior to 0.85.2. This issue only...

5.9CVSS7.9AI score0.00809EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2022/07/21 12:00 a.m.10 views

The vulnerability affects the implementation of WASM technology in browsers like Firefox, Firefox ESR, and the email client Thunderbird. This allows attackers to trigger a service failure.

The vulnerability of the WASM technology implementation in Firefox browsers, Firefox ESR, and the Thunderbird email client is related to unlimited resource allocation. Exploiting this vulnerability can allow a malicious actor to cause service failures remotely...

7.6CVSS7.7AI score0.00651EPSS
SaveExploits0References17Affected Software11
CVE
CVE
added 2022/07/20 10:30 p.m.105 views

CVE-2022-31146

CVE-2022-31146 affects Wasmtime (Cranelift) in the migration to the regalloc2 allocator (Wasmtime 0.37.0). The bug may cause metadata for reference-typed functions to be missing during GC, making the GC pass think there are no live references, leading to use-after-free when values are later acces...

8.8CVSS7.5AI score0.01138EPSS
SaveExploits0References3Affected Software2
Rows per page
Query Builder