Lucene search
+L

1025 matches found

Veracode
Veracode
added 2024/03/25 1:33 a.m.28 views

Improper Input Validation

firefox is vulnerable to Improper Input Validation. The vulnerability is due to improper data handling leading to the creation of invalid Wasm values, potentially converting arbitrary integers into pointer values...

3.7CVSS6.8AI score0.00437EPSS
SaveExploits1References3Affected Software1
UbuntuCve
UbuntuCve
added 2024/03/24 1:15 a.m.28 views

CVE-2024-30161

In Qt 6.5.4, 6.5.5, and 6.6.2, QNetworkReply header data might be accessed via a dangling pointer in Qt for WebAssembly wasm. Earlier and later versions are unaffected...

6.5CVSS6.6AI score0.00452EPSS
SaveExploits0References3
CVE
CVE
added 2024/03/24 12:00 a.m.132 views

CVE-2024-30161

CVE-2024-30161 – Qt6 base (qt6-base) / QNetworkReply header data in Qt 6.5.4, 6.5.5, and 6.6.2 can be exposed via a dangling pointer when running Qt for WebAssembly (wasm). The root cause is a dangling pointer access to header data, affecting WebAssembly builds; earlier/later Qt versions are not ...

6.5CVSS6.5AI score0.00452EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2024/03/23 12:00 a.m.6 views

PT-2024-10473 · Qt Company +2 · Qt +2

Name of the Vulnerable Software and Affected Versions: Qt versions 6.5.4 through 6.5.5 Qt version 6.6.2 Description: The issue is related to the use of memory after it has been freed, which can lead to information disclosure. This can be exploited by a remote attacker to cause a denial of service...

6.5CVSS6.9AI score0.00452EPSS
SaveExploits0References28
SUSE CVE
SUSE CVE
added 2024/03/21 3:50 a.m.7 views

SUSE CVE-2024-2606

Passing invalid data could have led to invalid wasm values being created, such as arbitrary integers turning into pointer values. This vulnerability affects Firefox 124...

3.7CVSS8.5AI score0.00437EPSS
SaveExploits1References4
NVD
NVD
added 2024/03/21 2:52 a.m.12 views

CVE-2024-28123

Wasmi is an efficient and lightweight WebAssembly interpreter with a focus on constrained and embedded systems. In the WASMI Interpreter, an Out-of-bounds Buffer Write will arise if the host calls or resumes a Wasm function with more parameters than the default limit 128, as it will surpass the...

9.8CVSS7.1AI score0.00798EPSS
SaveExploits0References3
CNVD
CNVD
added 2024/03/21 12:00 a.m.86 views

Mozilla Firefox Security Bypass Vulnerability (CNVD-2024-14982)

Mozilla Firefox is an open source web browser from the Mozilla Foundation in the United States. A security bypass vulnerability exists in Mozilla Firefox that stems from improper handling of WASM register values. An attacker can exploit the vulnerability to create invalid wasm values...

3.7CVSS6.6AI score0.00437EPSS
SaveExploits1References1
OSV
OSV
added 2024/03/20 5:48 a.m.10 views

USN-6703-1 firefox vulnerabilities

Multiple security issues were discovered in Firefox. If a user were tricked into opening a specially crafted website, an attacker could potentially exploit these to cause a denial of service, obtain sensitive information across domains, or execute arbitrary code. CVE-2024-2609, CVE-2024-2611,...

9.8CVSS7.7AI score0.01107EPSS
SaveExploits6References12
Tenable Nessus
Tenable Nessus
added 2024/03/20 12:00 a.m.41 views

Fedora 39 : firefox (2024-113454b56b)

The remote Fedora 39 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2024-113454b56b advisory. - Updated to 124.0 Tenable has extracted the preceding description block directly from the Fedora security advisory. Note that Nessus has not tested...

9.8CVSS7.3AI score0.01107EPSS
SaveExploits6References13
NVD
NVD
added 2024/03/19 12:15 p.m.25 views

CVE-2024-2606

Passing invalid data could have led to invalid wasm values being created, such as arbitrary integers turning into pointer values. This vulnerability affects Firefox 124...

3.7CVSS5.8AI score0.00437EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2024/03/19 12:02 p.m.44 views

CVE-2024-2606

Passing invalid data could have led to invalid wasm values being created, such as arbitrary integers turning into pointer values. This vulnerability affects Firefox 124...

6.1AI score0.00437EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2024/03/19 12:02 p.m.76 views

CVE-2024-2606

Passing invalid data could have led to invalid wasm values being created, such as arbitrary integers turning into pointer values. This vulnerability affects Firefox 124...

3.7CVSS7.2AI score0.00437EPSS
SaveExploits1
UbuntuCve
UbuntuCve
added 2024/03/19 12:00 a.m.41 views

CVE-2024-2606

Passing invalid data could have led to invalid wasm values being created, such as arbitrary integers turning into pointer values. This vulnerability affects Firefox 124...

3.7CVSS6.7AI score0.00437EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2024/03/08 9:29 p.m.29 views

CVE-2024-28123 Wasmi Out-of-bounds Write for host to Wasm calls with more than 128 Parameters

Wasmi is an efficient and lightweight WebAssembly interpreter with a focus on constrained and embedded systems. In the WASMI Interpreter, an Out-of-bounds Buffer Write will arise if the host calls or resumes a Wasm function with more parameters than the default limit 128, as it will surpass the...

7.3CVSS7.3AI score0.00798EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2024/03/07 5:26 p.m.31 views

Wasmi Out-of-bounds Write for host to Wasm calls with more than 128 Parameters

Summary In the WASMI Interpreter, an Out-of-bounds Buffer Write will arise arise if the host calls or resumes a Wasm function with more parameters than the default limit 128, as it will surpass the stack value. This doesn’t affect calls from Wasm to Wasm, only from host to Wasm. Impact After...

9.8CVSS7.3AI score0.00798EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/03/06 11:04 a.m.31 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.10874EPSS
SaveExploits0References8
OpenVAS
OpenVAS
added 2024/03/04 12:00 a.m.92 views

openSUSE: Security Advisory for MozillaThunderbird (SUSE-SU-2023:3228-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS8.2AI score0.12484EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2024/03/04 12:00 a.m.24 views

openSUSE: Security Advisory for rust, rust1.72 (SUSE-SU-2023:3722-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.1CVSS6.6AI score0.00895EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/02/20 12:00 a.m.37 views

GLSA-202402-26 : Mozilla Firefox: Multiple Vulnerabilities

The remote host is affected by the vulnerability described in GLSA-202402-26 Mozilla Firefox: Multiple Vulnerabilities - An out of bounds write in ANGLE could have allowed an attacker to corrupt memory leading to a potentially exploitable crash. This vulnerability affects Firefox 122, Firefox ESR...

8.8CVSS8.2AI score0.02155EPSS
SaveExploits0References17
Positive Technologies
Positive Technologies
added 2024/02/19 12:00 a.m.18 views

PT-2024-2103 · Google +4 · Google Chrome +4

Name of the Vulnerable Software and Affected Versions: Google Chrome versions prior to 122.0.6261.111 Description: The issue is related to an out of bounds memory access in V8, which can be exploited by a remote attacker using a crafted HTML page, potentially allowing the execution of arbitrary...

10CVSS7.4AI score0.99979EPSS
SaveExploits129References1108
Rows per page
Query Builder