Lucene search
K

20 matches found

Cvelist
Cvelist
added 2026/02/12 9:11 p.m.25 views

CVE-2026-26056 Arbitrary WASM Code Execution via AnnotationOverrideFlight Injection in Yoke ATC

Yoke is a Helm-inspired infrastructure-as-code IaC package deployer. In 0.19.0 and earlier, a vulnerability exists in the Air Traffic Controller ATC component of Yoke. It allows users with CR create/update permissions to execute arbitrary WASM code in the ATC controller context by injecting a...

8.8CVSS0.0006EPSS
Exploits1References1
GithubExploit
GithubExploit
added 2024/08/25 12:13 p.m.145 views

Exploit for Type Confusion in Google Chrome

CVE-2024-2887 This is a short writeup for the CVE-2024-2887,...

8.1CVSS7.1AI score0.1253EPSS
Exploits4
OSV
OSV
added 2024/03/06 11:4 a.m.29 views

BIT-GOLANG-2021-38297

Go before 1.16.9 and 1.17.x before 1.17.2 has a Buffer Overflow via large arguments in a function invocation from a WASM module, when GOARCH=wasm GOOS=js is used...

9.8CVSS9.6AI score0.10629EPSS
Exploits0References8
RedHat Linux
RedHat Linux
added 2023/10/18 4:26 p.m.1 views

nodejs: code injection via WebAssembly export names

Maliciously crafted export names in an imported WebAssembly module can inject JavaScript code. The injected code may be able to access data and functions that the WebAssembly module itself does not have access to, similar to as if the WebAssembly module was a JavaScript module...

5.3CVSS7.3AI score0.00094EPSS
Exploits0References4
Veracode
Veracode
added 2023/08/06 12:6 p.m.24 views

Denial Of Service (DoS)

firefox and thunderbird are vulnerable to Information Disclosure. An attacker could exploit this vulnerability by creating a malicious website that would contain a specially crafted WASM module when Firefox tried to compile the module, it would crash...

5.3CVSS6.7AI score0.00229EPSS
Exploits0References9Affected Software3
Amazon
Amazon
added 2022/08/08 12:0 a.m.69 views

Important: golang

Issue Overview: A null pointer dereference vulnerability was found in golang. When using the library's ssh server without specifying an option for GSSAPIWithMICConfig, it is possible for an attacker to craft an ssh client connection using the authentication method and cause the server to panic...

9.8CVSS8.2AI score0.10629EPSS
Exploits4
Tenable Nessus
Tenable Nessus
added 2022/04/29 12:0 a.m.49 views

Amazon Linux AMI : golang (ALAS-2022-1583)

The version of golang installed on the remote host is prior to 1.16.15-1.37. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS-2022-1583 advisory. 2024-01-03: CVE-2021-27919 was added to this advisory. An out of bounds read vulnerability was found in golang. When...

9.8CVSS7AI score0.10629EPSS
Exploits0References14
Tenable Nessus
Tenable Nessus
added 2022/02/25 12:0 a.m.35 views

EulerOS 2.0 SP10 : golang (EulerOS-SA-2022-1254)

According to the versions of the golang packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - Go before 1.15.15 and 1.16.x before 1.16.7 has a race condition that can lead to a net/http/httputil ReverseProxy panic upon an ErrAbortHandler...

9.8CVSS7.5AI score0.10629EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2021/12/25 12:0 a.m.50 views

EulerOS 2.0 SP8 : golang (EulerOS-SA-2021-2802)

According to the versions of the golang packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - The crypto/tls package of Go through 1.16.5 does not properly assert that the type of public key in an X.509 certificate matches the expected ty...

9.8CVSS7AI score0.10629EPSS
Exploits1References4
OSV
OSV
added 2021/10/18 6:15 a.m.2 views

AZL-6450 CVE-2021-38297 affecting package golang for versions less than 1.17.8-1

Go before 1.16.9 and 1.17.x before 1.17.2 has a Buffer Overflow via large arguments in a function invocation from a WASM module, when GOARCH=wasm GOOS=js is used...

9.8CVSS7.2AI score0.10629EPSS
Exploits0References1
NVD
NVD
added 2021/10/18 6:15 a.m.23 views

CVE-2021-38297

Go before 1.16.9 and 1.17.x before 1.17.2 has a Buffer Overflow via large arguments in a function invocation from a WASM module, when GOARCH=wasm GOOS=js is used...

9.8CVSS0.10629EPSS
Exploits0References7
OSV
OSV
added 2021/10/18 6:15 a.m.1 views

DEBIAN-CVE-2021-38297

Go before 1.16.9 and 1.17.x before 1.17.2 has a Buffer Overflow via large arguments in a function invocation from a WASM module, when GOARCH=wasm GOOS=js is used...

9.8CVSS7.1AI score0.10629EPSS
Exploits0References1
Prion
Prion
added 2021/10/18 6:15 a.m.24 views

Buffer overflow

Go before 1.16.9 and 1.17.x before 1.17.2 has a Buffer Overflow via large arguments in a function invocation from a WASM module, when GOARCH=wasm GOOS=js is used...

7.5CVSS9.2AI score0.10629EPSS
Exploits0References7Affected Software2
AlpineLinux
AlpineLinux
added 2021/10/18 12:0 a.m.58 views

CVE-2021-38297

Go before 1.16.9 and 1.17.x before 1.17.2 has a Buffer Overflow via large arguments in a function invocation from a WASM module, when GOARCH=wasm GOOS=js is used...

9.8CVSS9.7AI score0.10629EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2021/10/11 12:0 a.m.39 views

FreeBSD : go -- misc/wasm, cmd/link: do not let command line arguments overwrite global data (4fce9635-28c0-11ec-9ba8-002324b2fba8)

The Go project reports : When invoking functions from WASM modules, built using GOARCH=wasm GOOS=js, passing very large arguments can cause portions of the module to be overwritten with data from the arguments. If using wasmexec.js to execute WASM modules, users will need to replace their copy...

9.8CVSS8.1AI score0.10629EPSS
Exploits0References3
Gitee
Gitee
added 2021/04/13 1:41 p.m.5 views

Exploit for Improper Input Validation in Google Chrome

PoC exploit for CVE-2020-16040, an out-of-bounds read vulnerability in the WebAssembly WASM module loader. The exploit targets the WASM module loader's handling of WebAssembly code, specifically the wasmcode array, which is used to load and execute WASM modules. The vulnerability allows an attack...

7.8CVSS8.2AI score0.92579EPSS
Exploits92
OSV
OSV
added 2019/01/29 12:29 a.m.1 views

UBUNTU-CVE-2019-7151

A NULL pointer dereference was discovered in wasm::Module::getFunctionOrNull in wasm/wasm.cpp in Binaryen 1.38.22. A crafted input can cause segmentation faults, leading to denial-of-service, as demonstrated by wasm-opt...

6.5CVSS6.6AI score0.00309EPSS
Exploits1References5
OSV
OSV
added 2019/01/29 12:29 a.m.1 views

DEBIAN-CVE-2019-7151

A NULL pointer dereference was discovered in wasm::Module::getFunctionOrNull in wasm/wasm.cpp in Binaryen 1.38.22. A crafted input can cause segmentation faults, leading to denial-of-service, as demonstrated by wasm-opt...

6.5CVSS6.9AI score0.00309EPSS
Exploits1References1
OSV
OSV
added 2019/01/29 12:29 a.m.7 views

CVE-2019-7151

A NULL pointer dereference was discovered in wasm::Module::getFunctionOrNull in wasm/wasm.cpp in Binaryen 1.38.22. A crafted input can cause segmentation faults, leading to denial-of-service, as demonstrated by wasm-opt...

6.5CVSS6.7AI score
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2018/08/23 12:0 a.m.26 views

Google Chrome < 62.0.3202.89 Multiple Vulnerabilities

Binary data 700348.pasl...

9.8CVSS9.5AI score0.08635EPSS
Exploits0References2
Rows per page
Query Builder