Lucene search
+L

24878 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 3:49 a.m.9 views

SUSE CVE-2021-3446

A flaw was found in libtpms in versions before 0.8.2. The commonly used integration of libtpms with OpenSSL contained a vulnerability related to the returned IV initialization vector when certain symmetric ciphers were used. Instead of returning the last IV it returned the initial IV to the calle...

5.9CVSS6.6AI score0.00149EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:49 a.m.15 views

SUSE CVE-2021-3449

An OpenSSL TLS server may crash if sent a maliciously crafted renegotiation ClientHello message from a client. If a TLSv1.2 renegotiation ClientHello omits the signaturealgorithms extension where it was present in the initial ClientHello, but includes a signaturealgorithmscert extension then a NU...

7.5CVSS7.1AI score0.63542EPSS
SaveExploits3References81
SUSE CVE
SUSE CVE
added 2023/02/15 3:49 a.m.13 views

SUSE CVE-2021-3450

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.2AI score0.18339EPSS
SaveExploits1References13
SUSE CVE
SUSE CVE
added 2023/02/15 3:48 a.m.8 views

SUSE CVE-2021-3601

DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. OpenSSL does not class this issue as a security vulnerability. The trusted CA store should not contain anything that the user does not trust to issue other certificates. Notes:...

9.2AI score
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:48 a.m.8 views

SUSE CVE-2021-3711

In order to decrypt SM2 encrypted data an application is expected to call the API function EVPPKEYdecrypt. Typically an application will call this function twice. The first time, on entry, the "out" parameter can be NULL and, on exit, the "outlen" parameter is populated with the buffer size...

9.8CVSS6.8AI score0.87816EPSS
SaveExploits1References66
SUSE CVE
SUSE CVE
added 2023/02/15 3:48 a.m.7 views

SUSE CVE-2021-3712

ASN.1 strings are represented internally within OpenSSL as an ASN1STRING structure which contains a buffer holding the string data and a field holding the buffer length. This contrasts with normal C strings which are repesented as a buffer for the string data which is terminated with a NUL 0 byte...

5.3CVSS6.5AI score0.50445EPSS
SaveExploits0References137
SUSE CVE
SUSE CVE
added 2023/02/15 3:48 a.m.5 views

SUSE 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.6AI score0.50099EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:47 a.m.8 views

SUSE CVE-2021-4160

There is a carry propagation bug in the MIPS32 and MIPS64 squaring procedure. Many EC algorithms are affected, including some of the TLS 1.3 default curves. Impact was not analyzed in detail, because the pre-requisites for attack are considered unlikely and include reusing private keys. Analysis...

5.9CVSS6.5AI score0.03772EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:45 a.m.11 views

SUSE CVE-2021-23839

OpenSSL 1.0.2 supports SSLv2. If a client attempts to negotiate SSLv2 with a server that is configured to support both SSLv2 and more recent SSL and TLS versions then a check is made for a version rollback attack when unpadding an RSA signature. Clients that support SSL or TLS versions greater th...

4.3CVSS6.2AI score0.02961EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:45 a.m.8 views

SUSE CVE-2021-23840

Calls to EVPCipherUpdate, EVPEncryptUpdate and EVPDecryptUpdate may overflow the output length argument in some cases where the input length is close to the maximum permissable length for an integer on the platform. In such cases the return value from the function call will be 1 indicating succes...

6.5CVSS9.6AI score0.50732EPSS
SaveExploits0References139
SUSE CVE
SUSE CVE
added 2023/02/15 3:45 a.m.5 views

SUSE CVE-2021-23841

The OpenSSL public API function X509issuerandserialhash attempts to create a unique hash value based on the issuer and serial number data contained within an X509 certificate. However it fails to correctly handle any errors that may occur while parsing the issuer field which might occur if the...

5.9CVSS9.5AI score0.0741EPSS
SaveExploits0References132
SUSE CVE
SUSE CVE
added 2023/02/15 3:37 a.m.4 views

SUSE CVE-2021-41079

Apache Tomcat 8.5.0 to 8.5.63, 9.0.0-M1 to 9.0.43 and 10.0.0-M1 to 10.0.2 did not properly validate incoming TLS packets. When Tomcat was configured to use NIO+OpenSSL or NIO2+OpenSSL for TLS, a specially crafted packet could be used to trigger an infinite loop resulting in a denial of service...

5.9CVSS7.6AI score0.07182EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2023/02/15 3:34 a.m.10 views

SUSE CVE-2022-0778

The BNmodsqrt function, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally this function is used when parsing certificates that contain elliptic curve public keys in compressed form or explicit elliptic curve parameters with a...

7.5CVSS6.1AI score0.73188EPSS
SaveExploits2References44
SUSE CVE
SUSE CVE
added 2023/02/15 3:34 a.m.12 views

SUSE CVE-2022-1343

The function OCSPbasicverify verifies the signer certificate on an OCSP response. In the case where the non-default flag OCSPNOCHECKS is used then the response will be positive meaning a successful verification even in the case where the response signing certificate fails to verify. It is...

6.1CVSS6.6AI score0.01214EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 3:33 a.m.7 views

SUSE CVE-2022-1434

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...

8.8CVSS6.8AI score0.01061EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 3:33 a.m.9 views

SUSE CVE-2022-1473

The OPENSSLLHflush function, which empties a hash table, contains a bug that breaks reuse of the memory occuppied by the removed hash table entries. This function is used when decoding certificates or keys. If a long lived process periodically decodes certificates or keys its memory usage will...

7.5CVSS6.3AI score0.02524EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 3:33 a.m.8 views

SUSE CVE-2022-2068

In addition to the crehash shell command injection identified in CVE-2022-1292, further circumstances where the crehash script does not properly sanitise shell metacharacters to prevent command injection were found by code review. When the CVE-2022-1292 was fixed it was not discovered that there...

6.7CVSS10AI score0.95404EPSS
SaveExploits1References100
SUSE CVE
SUSE CVE
added 2023/02/15 3:33 a.m.14 views

SUSE CVE-2022-2097

AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn't written. In the special case of "in place" encryption...

7.5CVSS6.4AI score0.0468EPSS
SaveExploits0References91
SUSE CVE
SUSE CVE
added 2023/02/15 3:32 a.m.15 views

SUSE CVE-2022-2274

The OpenSSL 3.0.4 release introduced a serious bug in the RSA implementation for X8664 CPUs supporting the AVX512IFMA instructions. This issue makes the RSA implementation with 2048 bit private keys incorrect on such machines and memory corruption will happen during the computation. As a...

9.1CVSS8AI score0.45675EPSS
SaveExploits3References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:31 a.m.9 views

SUSE CVE-2022-3358

OpenSSL supports creating a custom cipher via the legacy EVPCIPHERmethnew function and associated function calls. This function was deprecated in OpenSSL 3.0 and application authors are instead encouraged to use the new provider mechanism in order to implement custom ciphers. OpenSSL versions 3.0...

6.5CVSS6.8AI score0.0315EPSS
SaveExploits0References4
Rows per page
Query Builder