Lucene search
+L

2200 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 4:23 a.m.4 views

SUSE CVE-2018-17458

An improper update of the WebAssembly dispatch table in WebAssembly in Google Chrome prior to 69.0.3497.92 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page...

8.8CVSS8.6AI score0.02222EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 3:56 a.m.3 views

SUSE CVE-2020-15681

When multiple WASM threads had a reference to a module, and were looking up exported functions, one WASM thread could have overwritten another's entry in a shared stub table, resulting in a potentially exploitable crash. This vulnerability affects Firefox 82...

7.5CVSS8.7AI score0.01091EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 3:56 a.m.2 views

SUSE CVE-2020-16015

Insufficient data validation in WASM in Google Chrome prior to 87.0.4280.66 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page...

8.8CVSS8.7AI score0.0099EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2023/02/15 3:45 a.m.6 views

SUSE CVE-2021-23970

Context-specific code was included in a shared jump table; resulting in assertions being triggered in multithreaded wasm code. This vulnerability affects Firefox 86...

6.5CVSS8.5AI score0.01007EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 3:42 a.m.6 views

SUSE CVE-2021-29945

The WebAssembly JIT could miscalculate the size of a return type, which could lead to a null read and result in a crash. Note: This issue only affected x86-32 platforms. Other platforms are unaffected.. This vulnerability affects Firefox ESR 78.10, Thunderbird 78.10, and Firefox 88...

6.1CVSS8.5AI score0.01208EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2023/02/15 3:25 a.m.6 views

SUSE CVE-2022-31740

On arm64, WASM code could have resulted in incorrect assembly generation leading to a register allocation problem, and a potentially exploitable crash. This vulnerability affects Thunderbird 91.10, Firefox 101, and Firefox ESR 91.10...

7.5CVSS9AI score0.00651EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2023/02/15 3:24 a.m.3 views

SUSE CVE-2022-34502

Radare2 v5.7.0 was discovered to contain a heap buffer overflow via the function consumeencodednamenew at format/wasm/wasm.c. This vulnerability allows attackers to cause a Denial of Service DoS via a crafted binary file...

5.5CVSS5.7AI score0.00289EPSS
SaveExploits1References3
Spring Security Advisories
Spring Security Advisories
added 2023/01/17 8:0 a.m.19 views

This Week in Spring - January 17th, 2023

Hi, Spring fans! Welcome to another installment of This Week in Spring! I went to Helsinki, Finland, last week, and this week Im in Atlanta, Georgia, to speak at the Atlanta Java User Group. And, of course, next week, Ill be in New York to join a viewing party for the airing of SpringOne...

7.1AI score
SaveExploits0
OSV
OSV
added 2022/12/30 10:39 p.m.3 views

MGASA-2022-0487 Updated python-ujson packages fix security vulnerability

Fixes len integer overflow issue. RHBZ2149975 Ultrajson doesn't build on webassembly e.g. pyodide because the version of double-conversion used is too old. This updates it to a newer version which supports webassembly...

7.3AI score
SaveExploits0References4
Mageia
Mageia
added 2022/12/30 10:39 p.m.31 views

Updated python-ujson packages fix security vulnerability

Fixes len integer overflow issue. RHBZ2149975 Ultrajson doesn't build on webassembly e.g. pyodide because the version of double-conversion used is too old. This updates it to a newer version which supports webassembly...

4.5AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2022/12/30 12:0 a.m.6 views

PT-2022-37586 · Ultrajson · Ultrajson

Name of the Vulnerable Software and Affected Versions: ultrajson affected versions not specified Description: The issue concerns an integer overflow related to the len function. Additionally, there was a problem with ultrajson building on webassembly e.g., pyodide due to an outdated version of...

7.2AI score
SaveExploits0References5
OSV
OSV
added 2022/12/22 8:15 p.m.3 views

DEBIAN-CVE-2022-31740

On arm64, WASM code could have resulted in incorrect assembly generation leading to a register allocation problem, and a potentially exploitable crash. This vulnerability affects Thunderbird 91.10, Firefox 101, and Firefox ESR 91.10...

8.8CVSS8.5AI score0.00651EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2022/11/10 9:9 p.m.30 views

Wasmtime out of bounds read/write with zero-memory-pages configuration

Impact There is a bug in Wasmtime's implementation of its pooling instance allocator when the allocator is configured to give WebAssembly instances a maximum of zero pages of memory. In this configuration the virtual memory mapping for WebAssembly memories did not meet the compiler-required...

7.4CVSS6.3AI score0.00577EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2022/11/10 8:15 p.m.16 views

CVE-2022-39394

Wasmtime is a standalone runtime for WebAssembly. Prior to version 2.0.2, there is a bug in Wasmtime's C API implementation where the definition of the wasmtimetrapcode does not match its declared signature in the wasmtime/trap.h header file. This discrepancy causes the function implementation to...

9.8CVSS0.00315EPSS
SaveExploits0References2
Prion
Prion
added 2022/11/10 8:15 p.m.13 views

Design/Logic Flaw

Wasmtime is a standalone runtime for WebAssembly. Prior to version 2.0.2, there is a bug in Wasmtime's implementation of its pooling instance allocator where when a linear memory is reused for another instance the initial heap snapshot of the prior instance can be visible, erroneously to the next...

5CVSS8.5AI score0.00657EPSS
SaveExploits0References2Affected Software1
UbuntuCve
UbuntuCve
added 2022/11/10 8:15 p.m.39 views

CVE-2022-39394

Wasmtime is a standalone runtime for WebAssembly. Prior to version 2.0.2, there is a bug in Wasmtime's C API implementation where the definition of the wasmtimetrapcode does not match its declared signature in the wasmtime/trap.h header file. This discrepancy causes the function implementation to...

9.8CVSS7.1AI score0.00315EPSS
SaveExploits0References3
Prion
Prion
added 2022/11/10 8:15 p.m.15 views

Out-of-bounds

Wasmtime is a standalone runtime for WebAssembly. Prior to version 2.0.2, there is a bug in Wasmtime's implementation of its pooling instance allocator when the allocator is configured to give WebAssembly instances a maximum of zero pages of memory. In this configuration, the virtual memory mappi...

4CVSS7.4AI score0.00577EPSS
SaveExploits0References2Affected Software1
UbuntuCve
UbuntuCve
added 2022/11/10 8:15 p.m.20 views

CVE-2022-39392

Wasmtime is a standalone runtime for WebAssembly. Prior to version 2.0.2, there is a bug in Wasmtime's implementation of its pooling instance allocator when the allocator is configured to give WebAssembly instances a maximum of zero pages of memory. In this configuration, the virtual memory mappi...

7.4CVSS6.8AI score0.00577EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2022/11/10 8:15 p.m.32 views

CVE-2022-39393

Wasmtime is a standalone runtime for WebAssembly. Prior to versions 2.0.2 and 1.0.2, there is a bug in Wasmtime's implementation of its pooling instance allocator where when a linear memory is reused for another instance the initial heap snapshot of the prior instance can be visible, erroneously ...

8.6CVSS7AI score0.00657EPSS
SaveExploits0References3
RustSec
RustSec
added 2022/11/10 12:0 p.m.29 views

Bug in Wasmtime implementation of pooling instance allocator

Bug in Wasmtime's implementation of its pooling instance allocator when the allocator is configured to give WebAssembly instances a maximum of zero pages of memory. In this configuration, the virtual memory mapping for WebAssembly memories did not meet the compiler-required configuration...

7.4CVSS1AI score0.00577EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder