Lucene search
K

81 matches found

OSV
OSV
added 2026/04/27 6:33 p.m.1 views

JLSEC-2026-214 Normally in OpenSSL EC groups always have a co-factor present and this is used in side channel...

Normally in OpenSSL EC groups always have a co-factor present and this is used in side channel resistant code paths. However, in some cases, it is possible to construct a group using explicit parameters instead of using a named curve. In those cases it is possible that such a group does not have...

4.7CVSS6.5AI score0.0026EPSS
Exploits0References52
OSV
OSV
added 2025/06/27 12:16 a.m.3 views

OSV-2025-491 Heap-buffer-overflow in libssl.soNUMBER

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=427814448 Crash type: Heap-buffer-overflow READ 5 Crash state: libssl.soNUMBER libssl.soNUMBER SSLCTXsetcipherlist...

7AI score
Exploits0References1
OSV
OSV
added 2025/06/10 3:9 a.m.0 views

MAL-2025-4845 Malicious code in libssl-dev (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 3a236578396bbbb5a2273314d10cf62bb325f71a390452983bfda4ea4fa89e3a Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
Exploits0References3
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/06/10 3:9 a.m.2 views

Malicious code in libssl-dev (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 3a236578396bbbb5a2273314d10cf62bb325f71a390452983bfda4ea4fa89e3a Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2024/03/13 12:0 a.m.13 views

Ubuntu 16.04 LTS : OpenSSL update (USN-6663-2)

The remote Ubuntu 16.04 LTS host has packages installed that are affected by a vulnerability as referenced in the USN-6663-2 advisory. USN-6663-1 provided a security update for OpenSSL. This update provides the corresponding update for Ubuntu 16.04 LTS. Tenable has extracted the preceding...

5.6AI score
Exploits0References1
OSV
OSV
added 2024/03/06 11:5 a.m.22 views

BIT-NODE-2021-4044 Invalid handling of X509_verify_cert() internal errors in libssl

Internally libssl in OpenSSL calls X509verifycert on the client side to verify a certificate supplied by a server. That function may return a negative return value to indicate an internal error for example out of memory. Such a negative return value is mishandled by OpenSSL and will cause an IO...

7.5CVSS7.2AI score0.3328EPSS
Exploits0References4
F5 Networks
F5 Networks
added 2023/02/21 7:54 p.m.52 views

K83823933: OpenSSL Vulnerability CVE-2021-4044

Security Advisory Description Internally libssl in OpenSSL calls X509verifycert on the client side to verify a certificate supplied by a server. That function may return a negative return value to indicate an internal error for example out of memory. Such a negative return value is mishandled by...

7.5CVSS6.5AI score0.3328EPSS
Exploits0
ALT Linux
ALT Linux
added 2022/12/23 12:0 a.m.16 views

Security fix for the ALT Linux 10 package libetpan version 1.9.4-alt3

1.9.4-alt3 built Dec. 23, 2022 Mikhail Efremov in task 312089 Dec. 20, 2022 Mikhail Efremov - Fixed libssl knob. - Fixed License tag. - Added Vcs tag. - Patch from upstream: + Fixed crash when stinfolist is NULL fixes: CVE-2022-4121...

5.6AI score0.00324EPSS
Exploits1
Broadcom
Broadcom
added 2022/11/08 12:0 a.m.39 views

CVE-2021-4044: Invalid handling of X509_verify_cert() internal errors in libssl

A flaw was found in the way OpenSSL verified certificates via the X509verifycert function. X509verifycert fuunction may return a negative return value to indicate an internal error for example, out of memory. Such a negative return value is mishandled by OpenSSL and will cause an IO function such...

7.5CVSS1.5AI score0.3328EPSS
Exploits0
OSV
OSV
added 2022/05/03 12:0 p.m.22 views

RUSTSEC-2022-0026 Incorrect MAC key used in the RC4-MD5 ciphersuite

The OpenSSL 3.0 implementation of the RC4-MD5 ciphersuite incorrectly uses the AAD data as the MAC key. This makes the MAC key trivially predictable. An attacker could exploit this issue by performing a man-in-the-middle attack to modify data being sent from one endpoint to an OpenSSL 3.0 recipie...

5.9CVSS7.3AI score0.00067EPSS
Exploits0References3
OSV
OSV
added 2021/12/15 12:0 a.m.33 views

GHSA-MMJF-F5JW-W72Q Invalid handling of `X509_verify_cert()` internal errors in libssl

Internally libssl in OpenSSL calls X509verifycert on the client side to verify a certificate supplied by a server. That function may return a negative return value to indicate an internal error for example out of memory. Such a negative return value is mishandled by OpenSSL and will cause an IO...

7.5CVSS7.2AI score0.3328EPSS
Exploits0References6
OSV
OSV
added 2021/12/14 7:15 p.m.0 views

UBUNTU-CVE-2021-4044

Internally libssl in OpenSSL calls X509verifycert on the client side to verify a certificate supplied by a server. That function may return a negative return value to indicate an internal error for example out of memory. Such a negative return value is mishandled by OpenSSL and will cause an IO...

7.5CVSS6.7AI score0.3328EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2021/12/14 7:15 p.m.41 views

CVE-2021-4044

Internally libssl in OpenSSL calls X509verifycert on the client side to verify a certificate supplied by a server. That function may return a negative return value to indicate an internal error for example out of memory. Such a negative return value is mishandled by OpenSSL and will cause an IO...

7.5CVSS6.8AI score0.3328EPSS
Exploits0References3
CVE
CVE
added 2021/12/14 6:40 p.m.309 views

CVE-2021-4044

OpenSSL OpenSSL libssl vulnerability CVE-2021-4044 arises when X509_verify_cert() returns a negative internal error (e.g., OOM). OpenSSL mishandles this, causing SSL_connect/SSL_do_handshake to not signal success and SSL_get_error() to return SSL_ERROR_WANT_RETRY_VERIFY, which is unexpected for m...

7.5CVSS7.2AI score0.3328EPSS
Exploits0References3Affected Software1
RustSec
RustSec
added 2021/12/14 12:0 p.m.30 views

Invalid handling of `X509_verify_cert()` internal errors in libssl

Internally libssl in OpenSSL calls X509verifycert on the client side to verify a certificate supplied by a server. That function may return a negative return value to indicate an internal error for example out of memory. Such a negative return value is mishandled by OpenSSL and will cause an IO...

7.5CVSS1AI score0.3328EPSS
Exploits0Affected Software1
OSV
OSV
added 2021/12/14 12:0 p.m.33 views

RUSTSEC-2021-0129 Invalid handling of `X509_verify_cert()` internal errors in libssl

Internally libssl in OpenSSL calls X509verifycert on the client side to verify a certificate supplied by a server. That function may return a negative return value to indicate an internal error for example out of memory. Such a negative return value is mishandled by OpenSSL and will cause an IO...

7.5CVSS7.2AI score0.3328EPSS
Exploits0References3
CNNVD
CNNVD
added 2021/12/14 12:0 a.m.2 views

OpenSSL 代码问题漏洞

OpenSSL is a powerful Secure Sockets Layer cryptographic library that includes all major cryptographic algorithms, commonly used keys, certificate wrapper management functions and SSL protocols, and provides rich applications for testing and other purposes. libssl implements the SSL v2/v3 and TLS...

7.5CVSS5.7AI score0.3328EPSS
Exploits0References6
FreeBSD
FreeBSD
added 2021/12/14 12:0 a.m.29 views

OpenSSL -- Certificate validation issue

The OpenSSL project reports: Invalid handling of X509verifycert internal errors in libssl Moderate Internally libssl in OpenSSL calls X509verifycert on the client side to verify a certificate supplied by a server. That function may return a negative return value to indicate an internal error for...

7.5CVSS1.6AI score0.3328EPSS
Exploits0References1
OpenVAS
OpenVAS
added 2021/09/27 12:0 a.m.47 views

Debian: Security Advisory (DLA-2766-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2021 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...

7.4CVSS7.4AI score0.0046EPSS
Exploits0References4
OSV
OSV
added 2021/08/25 8:54 p.m.48 views

GHSA-8HFJ-XRJ2-PM22 Certificate check bypass in openssl-src

The X509VFLAGX509STRICT flag enables additional security checks of the certificates present in a certificate chain. It is not set by default. Starting from OpenSSL version 1.1.1h a check to disallow certificates in the chain that have explicitly encoded elliptic curve parameters was added as an...

7.4CVSS7.5AI score0.00504EPSS
Exploits0References27
Rows per page
Query Builder