Search CVE reports


Toggle filters

61 – 70 of 279 results


CVE-2021-3449

High priority

Some fixes available 16 of 17

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 signature_algorithms extension (where it was present in the initial...

10 affected packages

edk2, nodejs, openssl, openssl1.0, postgresql-10...

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
edk2 Not affected Not affected Not affected Not affected
nodejs Not affected Not affected Not affected Not affected
openssl Fixed Fixed Fixed Fixed
openssl1.0 Not in release Not in release Not in release Not affected
postgresql-10 Not in release Not in release Not in release Fixed
postgresql-12 Not in release Not in release Fixed Not in release
postgresql-13 Not in release Not in release Not in release Not in release
postgresql-9.1 Not in release Not in release Not in release Not in release
postgresql-9.3 Not in release Not in release Not in release Not in release
postgresql-9.5 Not in release Not in release Not in release Not in release
Show all 10 packages Show less packages

CVE-2021-23841

Medium priority
Fixed

The OpenSSL public API function X509_issuer_and_serial_hash() 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...

4 affected packages

edk2, nodejs, openssl, openssl1.0

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
edk2 Not affected Not affected
nodejs Not affected Not affected
openssl Fixed Fixed
openssl1.0 Not in release Fixed
Show less packages

CVE-2021-23840

Low priority

Some fixes available 17 of 21

Calls to EVP_CipherUpdate, EVP_EncryptUpdate and EVP_DecryptUpdate 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...

4 affected packages

edk2, nodejs, openssl, openssl1.0

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
edk2 Not affected Not affected Fixed Vulnerable
nodejs Not affected Vulnerable Not affected Not affected
openssl Fixed Fixed Fixed Fixed
openssl1.0 Not in release Not in release Not in release Fixed
Show less packages

CVE-2021-23839

Low priority
Not affected

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

4 affected packages

openssl1.0, edk2, nodejs, openssl

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
openssl1.0 Not in release Not affected
edk2 Not affected Not affected
nodejs Not affected Not affected
openssl Not affected Not affected
Show less packages

CVE-2020-1971

High priority
Fixed

The X.509 GeneralName type is a generic type for representing different types of names. One of those name types is known as EDIPartyName. OpenSSL provides a function GENERAL_NAME_cmp which compares different instances of a...

4 affected packages

openssl, nodejs, openssl1.0, edk2

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
openssl Fixed Fixed
nodejs Not affected Not affected
openssl1.0 Not in release Fixed
edk2 Not affected Not affected
Show less packages

CVE-2020-1968

Low priority

Some fixes available 3 of 4

The Raccoon attack exploits a flaw in the TLS specification which can lead to an attacker being able to compute the pre-master secret in connections which have used a Diffie-Hellman (DH) based ciphersuite. In such a case this...

4 affected packages

edk2, nodejs, openssl, openssl1.0

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
edk2 Not affected Not affected Not affected Not affected
nodejs Not affected Not affected Not affected Not affected
openssl Not affected Not affected Not affected Not affected
openssl1.0 Not in release Not in release Not in release Fixed
Show less packages

CVE-2020-1967

High priority
Fixed

Server or client applications that call the SSL_check_chain() function during or after a TLS 1.3 handshake may crash due to a NULL pointer dereference as a result of incorrect handling of the "signature_algorithms_cert" TLS...

3 affected packages

edk2, openssl, openssl1.0

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
edk2 Not affected Not affected
openssl Fixed Not affected
openssl1.0 Not in release Not affected
Show less packages

CVE-2019-1563

Low priority

Some fixes available 16 of 22

In situations where an attacker receives automated notification of the success or failure of a decryption attempt an attacker, after sending a very large number of messages to be decrypted, can recover a CMS/PKCS7 transported...

4 affected packages

openssl, openssl1.0, edk2, nodejs

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
openssl Fixed Fixed Fixed Fixed
openssl1.0 Not in release Not in release Not in release Fixed
edk2 Not affected Not affected Not affected Vulnerable
nodejs Not affected Vulnerable Not affected Not affected
Show less packages

CVE-2019-1559

Medium priority
Fixed

If an application encounters a fatal protocol error and then calls SSL_shutdown() twice (once to send a close_notify, and once to receive one) then OpenSSL can respond differently to the calling application if a 0 byte record is...

4 affected packages

openssl1.0, nodejs, openssl, openssl098

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
openssl1.0 Not in release Fixed
nodejs Not affected Not affected
openssl Not affected Not affected
openssl098 Not in release Not in release
Show less packages

CVE-2019-1552

Low priority
Not affected

OpenSSL has internal defaults for a directory tree where it can find a configuration file as well as certificates used for verification in TLS. This directory is most commonly referred to as OPENSSLDIR, and is configurable with...

4 affected packages

edk2, nodejs, openssl, openssl1.0

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
edk2 Not affected
nodejs Not affected
openssl Not affected
openssl1.0 Not affected
Show less packages