Show filters
68 Total Results
Displaying 11-20 of 68
Sort by:
Attacker Value
Unknown

CVE-2020-13777

Disclosure Date: June 04, 2020 (last updated February 21, 2025)
GnuTLS 3.6.x before 3.6.14 uses incorrect cryptography for encrypting a session ticket (a loss of confidentiality in TLS 1.2, and an authentication bypass in TLS 1.3). The earliest affected version is 3.6.4 (2018-09-24) because of an error in a 2018-09-18 commit. Until the first key rotation, the TLS server always uses wrong data in place of an encryption key derived from an application.
Attacker Value
Unknown

CVE-2020-11501

Disclosure Date: April 03, 2020 (last updated February 21, 2025)
GnuTLS 3.6.x before 3.6.13 uses incorrect cryptography for DTLS. The earliest affected version is 3.6.3 (2018-07-16) because of an error in a 2017-10-06 commit. The DTLS client always uses 32 '\0' bytes instead of a random value, and thus contributes no randomness to a DTLS negotiation. This breaks the security guarantees of the DTLS protocol.
Attacker Value
Unknown

CVE-2015-0294

Disclosure Date: January 27, 2020 (last updated February 21, 2025)
GnuTLS before 3.3.13 does not validate that the signature algorithms match when importing a certificate.
Attacker Value
Unknown

CVE-2015-8313

Disclosure Date: December 20, 2019 (last updated November 27, 2024)
GnuTLS incorrectly validates the first byte of padding in CBC modes
Attacker Value
Unknown

CVE-2019-3836

Disclosure Date: April 01, 2019 (last updated November 08, 2023)
It was discovered in gnutls before version 3.6.7 upstream that there is an uninitialized pointer access in gnutls versions 3.6.3 or later which can be triggered by certain post-handshake messages.
0
Attacker Value
Unknown

CVE-2019-3829

Disclosure Date: March 27, 2019 (last updated November 08, 2023)
A vulnerability was found in gnutls versions from 3.5.8 before 3.6.7. A memory corruption (double free) vulnerability in the certificate verification API. Any client or server application that verifies X.509 certificates with GnuTLS 3.5.8 or later is affected.
0
Attacker Value
Unknown

CVE-2018-16868

Disclosure Date: December 03, 2018 (last updated November 27, 2024)
A Bleichenbacher type side-channel based padding oracle attack was found in the way gnutls handles verification of RSA decrypted PKCS#1 v1.5 data. An attacker who is able to run process on the same physical core as the victim process, could use this to extract plaintext or in some cases downgrade any TLS connections to a vulnerable server.
Attacker Value
Unknown

CVE-2018-10845

Disclosure Date: August 22, 2018 (last updated November 27, 2024)
It was found that the GnuTLS implementation of HMAC-SHA-384 was vulnerable to a Lucky thirteen style attack. Remote attackers could use this flaw to conduct distinguishing attacks and plain text recovery attacks via statistical analysis of timing data using crafted packets.
Attacker Value
Unknown

CVE-2018-10844

Disclosure Date: August 22, 2018 (last updated November 27, 2024)
It was found that the GnuTLS implementation of HMAC-SHA-256 was vulnerable to a Lucky thirteen style attack. Remote attackers could use this flaw to conduct distinguishing attacks and plaintext-recovery attacks via statistical analysis of timing data using crafted packets.
Attacker Value
Unknown

CVE-2018-10846

Disclosure Date: August 22, 2018 (last updated November 27, 2024)
A cache-based side channel in GnuTLS implementation that leads to plain text recovery in cross-VM attack setting was found. An attacker could use a combination of "Just in Time" Prime+probe attack in combination with Lucky-13 attack to recover plain text using crafted packets.