Lucene search
+L

4379 matches found

CNNVD
CNNVD
added 2026/04/07 12:0 a.m.11 views

OpenSSL 安全漏洞

OpenSSL is an open-source encryption library developed by the OpenSSL team, capable of implementing Secure Sockets Layer SSLv2/v3 and Secure Transport Layer TLSv1 protocols. This product supports various encryption algorithms, including symmetric ciphers, hash algorithms, and secure hash...

7.5CVSS7.3AI score0.01202EPSS
SaveExploits0References8
OSV
OSV
added 2026/04/07 12:0 a.m.7 views

UBUNTU-CVE-2026-31790

Issue summary: Applications using RSASVE key encapsulation to establish a secret encryption key can send contents of an uninitialized memory buffer to a malicious peer. Impact summary: The uninitialized buffer might contain sensitive data from the previous execution of the application process whi...

7.5CVSS6.1AI score0.01202EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/07 12:0 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2026-31790

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Issue summary: Applications using RSASVE key encapsulation to establish a secret encryption key can send contents of an uninitialized memory buffer to a malicio...

7.5CVSS7.4AI score0.01202EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/04/07 12:0 a.m.7 views

PT-2026-31041

Name of the Vulnerable Software and Affected Versions OpenSSL FIPS modules versions 3.0 through 3.6 Description Applications using RSASVE key encapsulation can send contents of an uninitialized memory buffer to a malicious peer, potentially leading to sensitive data leakage. This occurs when...

9.8CVSS6AI score0.01202EPSS
SaveExploits0References96
OSV
OSV
added 2026/04/07 12:0 a.m.11 views

ALSA-2026:6917 Important: thunderbird security update

Mozilla Thunderbird is a standalone mail and newsgroup client. Security Fixes: firefox: thunderbird: Use-after-free in the JavaScript Engine component CVE-2026-4701 firefox: thunderbird: Memory safety bugs fixed in Firefox ESR 115.34, Firefox ESR 140.9, Thunderbird ESR 140.9, Firefox 149 and...

10CVSS7.4AI score0.00773EPSS
SaveExploits0References80
Tenable Nessus
Tenable Nessus
added 2026/04/07 12:0 a.m.63 views

OpenSSL 3.0.0 < 3.0.20 Multiple Vulnerabilities

The version of OpenSSL installed on the remote host is prior to 3.0.20. It is, therefore, affected by multiple vulnerabilities as referenced in the 3.0.20 advisory. - Issue summary: Converting an excessively large OCTET STRING value to a hexadecimal string leads to a heap buffer overflow on 32 bi...

9.8CVSS8.6AI score0.01202EPSS
SaveExploits0References20
Tenable Nessus
Tenable Nessus
added 2026/04/07 12:0 a.m.55 views

OpenSSL 3.4.0 < 3.4.5 Multiple Vulnerabilities

The version of OpenSSL installed on the remote host is prior to 3.4.5. It is, therefore, affected by multiple vulnerabilities as referenced in the 3.4.5 advisory. - Issue summary: Converting an excessively large OCTET STRING value to a hexadecimal string leads to a heap buffer overflow on 32 bit...

9.8CVSS8.6AI score0.01202EPSS
SaveExploits0References20
Tenable Nessus
Tenable Nessus
added 2026/04/07 12:0 a.m.9 views

OpenSSL 3.3.0 < 3.3.7 Multiple Vulnerabilities

The version of OpenSSL installed on the remote host is prior to 3.3.7. It is, therefore, affected by multiple vulnerabilities as referenced in the 3.3.7 advisory. - Issue summary: Converting an excessively large OCTET STRING value to a hexadecimal string leads to a heap buffer overflow on 32 bit...

9.8CVSS8.6AI score0.01202EPSS
SaveExploits0References20
EUVD
EUVD
added 2026/04/06 5:51 p.m.9 views

EUVD-2025-50828

OpenEXR Makes Use of Uninitialized Memory...

7.5CVSS7.1AI score0.00382EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2026/04/06 5:51 p.m.8 views

OpenEXR Makes Use of Uninitialized Memory

Summary While fuzzing openexrexrcheckfuzzer, Valgrind reports a conditional branch depending on uninitialized data inside genericunpack. This indicates a use of uninitialized memory CWE-457. The issue is reproducible with the current OSS-Fuzz harness and a single-file PoC. Details Environment: -...

7.5CVSS6AI score0.00382EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2026/04/06 5:51 p.m.4 views

GHSA-3H9H-QFVW-98HQ OpenEXR Makes Use of Uninitialized Memory

Summary While fuzzing openexrexrcheckfuzzer, Valgrind reports a conditional branch depending on uninitialized data inside genericunpack. This indicates a use of uninitialized memory CWE-457. The issue is reproducible with the current OSS-Fuzz harness and a single-file PoC. Details Environment: -...

7.5CVSS7.2AI score0.00382EPSS
SaveExploits1References8
RedHat Linux
RedHat Linux
added 2026/04/06 2:26 a.m.7 views

kernel: Linux kernel: Denial of Service in ice driver due to race condition during VSI rebuild

A flaw was found in the Linux kernel's ice network driver. A local attacker could exploit a race condition during the Virtual Station Interface VSI rebuild process. This flaw occurs when the Precision Time Protocol PTP periodic work attempts to access uninitialized memory, leading to a NULL point...

4.7CVSS5.9AI score0.00106EPSS
SaveExploits0References5
OSV
OSV
added 2026/04/03 9:50 p.m.8 views

GHSA-VC68-257W-M432 OpenEXR: Heap information disclosure in PXR24 decompression via unchecked decompressed size (undo_pxr24_impl)

Summary The PXR24 decompression function undopxr24impl in OpenEXR internalpxr24.c ignores the actual decompressed size outSize returned by exruncompressbuffer and instead reads from the scratch buffer based solely on the expected size uncompressedsize derived from the header metadata. Additionall...

8.7CVSS6AI score0.00482EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/04/01 4:46 p.m.5 views

nodejs: Nodejs uninitialized memory exposure

A memory exposure flaw has been discovered in Node.js. A flaw in Node.js's buffer allocation logic can expose uninitialized memory when allocations are interrupted, when using the vm module with the timeout option. Under specific timing conditions, buffers allocated with Buffer.alloc and other...

7.1CVSS7AI score0.03258EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/01 9:40 a.m.10 views

firefox: thunderbird: Uninitialized memory in the Graphics: Canvas2D component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Uninitialized memory in the Graphics: Canvas2D component...

9.1CVSS7.1AI score0.0043EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/04/01 9:40 a.m.10 views

firefox: thunderbird: Incorrect boundary conditions, uninitialized memory in the JavaScript Engine component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Incorrect boundary conditions, uninitialized memory in the JavaScript Engine component...

9.1CVSS7.1AI score0.00407EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/04/01 12:0 a.m.3 views

RHEL 10 : thunderbird (RHSA-2026:6342)

The remote Redhat Enterprise Linux 10 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2026:6342 advisory. Mozilla Thunderbird is a standalone mail and newsgroup client. Security Fixes: firefox: thunderbird: Use-after-free in the JavaScript Engin...

10CVSS6.1AI score0.00773EPSS
SaveExploits0References80
CNVD
CNVD
added 2026/03/31 12:0 a.m.20 views

Code execution vulnerability in multiple Mozilla products (CNVD-2026-19985)

Mozilla Firefox is an open source web browser.Mozilla Firefox ESR is an extended support version of Firefox web browser.Mozilla Thunderbird is a suite of email client software separate from the Mozilla Application Suite. A code execution vulnerability exists in multiple Mozilla products due to...

9.1CVSS8AI score0.0043EPSS
SaveExploits0
CNVD
CNVD
added 2026/03/31 12:0 a.m.9 views

Code execution vulnerability in multiple Mozilla products (CNVD-2026-16995)

Mozilla Firefox is an open source web browser.Mozilla Firefox ESR is an extended support version of Firefox the web browser.Mozilla Thunderbird is a suite of email client software separate from the Mozilla Application Suite. A code execution vulnerability exists in multiple Mozilla products that...

9.1CVSS8.1AI score0.00407EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/03/30 4:5 p.m.6 views

firefox: thunderbird: Incorrect boundary conditions, uninitialized memory in the JavaScript Engine component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Incorrect boundary conditions, uninitialized memory in the JavaScript Engine component...

9.1CVSS5.8AI score0.00407EPSS
SaveExploits0References6
Rows per page
Query Builder