cbcvebase.

Gnu Gnutls vulnerabilities

66 known vulnerabilities affecting gnu/gnutls.

Total CVEs
66
CISA KEV
0
Public exploits
4
Exploited in wild
1
Severity breakdown
CRITICAL8HIGH24MEDIUM34

Vulnerabilities

Page 2 of 4
CVE-2016-7444P3HIGHCVSS 7.5≤ 3.4.14v3.5.0+3 more2016-09-27
CVE-2016-7444 [HIGH] CWE-264 CVE-2016-7444: The gnutls_ocsp_resp_check_crt function in lib/x509/ocsp.c in GnuTLS before 3.4.15 and 3.5.x before The gnutls_ocsp_resp_check_crt function in lib/x509/ocsp.c in GnuTLS before 3.4.15 and 3.5.x before 3.5.4 does not verify the serial length of an OCSP response, which might allow remote attackers to bypass an intended certificate validation mechanism via vectors involving trailing bytes left by gnutls_malloc.
nvd
CVE-2010-0731P3HIGHCVSS 7.5≤ 1.2.0v1.0.16+20 more2010-03-26
CVE-2010-0731 [HIGH] CWE-119 CVE-2010-0731: The gnutls_x509_crt_get_serial function in the GnuTLS library before 1.2.1, when running on big-endi The gnutls_x509_crt_get_serial function in the GnuTLS library before 1.2.1, when running on big-endian, 64-bit platforms, calls the asn1_read_value with a pointer to the wrong data type and the wrong length value, which allows remote attackers to bypass the certificate revocation list (CRL) check and cause a stack-based buffer overflow via a crafted X.5
nvd
CVE-2017-7869P3HIGHCVSS 7.5≤ 3.5.92017-04-14
CVE-2017-7869 [HIGH] CWE-787 CVE-2017-7869: GnuTLS before 2017-02-20 has an out-of-bounds write caused by an integer overflow and heap-based buf GnuTLS before 2017-02-20 has an out-of-bounds write caused by an integer overflow and heap-based buffer overflow related to the cdk_pkt_read function in opencdk/read-packet.c. This issue (which is a subset of the vendor's GNUTLS-SA-2017-3 report) is fixed in 3.5.10.
nvd
CVE-2017-5335P3HIGHCVSS 7.5≤ 3.3.25v3.5.0+7 more2017-03-24
CVE-2017-5335 [HIGH] CWE-125 CVE-2017-5335: The stream reading functions in lib/opencdk/read-packet.c in GnuTLS before 3.3.26 and 3.5.x before 3 The stream reading functions in lib/opencdk/read-packet.c in GnuTLS before 3.3.26 and 3.5.x before 3.5.8 allow remote attackers to cause a denial of service (out-of-memory error and crash) via a crafted OpenPGP certificate.
nvd
CVE-2014-3468P3HIGHCVSS 7.5fixed in 3.5.72014-06-05
CVE-2014-3468 [HIGH] CWE-131 CVE-2014-3468: The asn1_get_bit_der function in GNU Libtasn1 before 3.6 does not properly report an error when a ne The asn1_get_bit_der function in GNU Libtasn1 before 3.6 does not properly report an error when a negative bit length is identified, which allows context-dependent attackers to cause out-of-bounds access via crafted ASN.1 data.
nvd
CVE-2020-24659P3HIGHCVSS 7.5fixed in 3.6.152020-09-04
CVE-2020-24659 [HIGH] CWE-476 CVE-2020-24659: An issue was discovered in GnuTLS before 3.6.15. A server can trigger a NULL pointer dereference in An issue was discovered in GnuTLS before 3.6.15. A server can trigger a NULL pointer dereference in a TLS 1.3 client if a no_renegotiation alert is sent with unexpected timing, and then an invalid second handshake occurs. The crash happens in the application's error handling path, where the gnutls_deinit function is called after detecting a handshake f
nvd
CVE-2019-3836P3HIGHCVSS 7.5≥ 3.6.3, < 3.6.72019-04-01
CVE-2019-3836 [HIGH] CWE-456 CVE-2019-3836: It was discovered in gnutls before version 3.6.7 upstream that there is an uninitialized pointer acc 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.
nvd
CVE-2015-0294P3HIGHCVSS 7.5fixed in 3.3.132020-01-27
CVE-2015-0294 [HIGH] CWE-295 CVE-2015-0294: GnuTLS before 3.3.13 does not validate that the signature algorithms match when importing a certific GnuTLS before 3.3.13 does not validate that the signature algorithms match when importing a certificate.
nvd
CVE-2017-7507P3HIGHCVSS 7.5≤ 3.5.122017-06-16
CVE-2017-7507 [HIGH] CWE-476 CVE-2017-7507: GnuTLS version 3.5.12 and earlier is vulnerable to a NULL pointer dereference while decoding a statu GnuTLS version 3.5.12 and earlier is vulnerable to a NULL pointer dereference while decoding a status response TLS extension with valid contents. This could lead to a crash of the GnuTLS server application.
nvd
CVE-2022-2509P3HIGHCVSS 7.5fixed in 3.7.7vgnutls 3.7.7(Fixed)2022-08-01
CVE-2022-2509 [HIGH] CWE-415 CVE-2022-2509: A vulnerability found in gnutls. This security flaw happens because of a double free error occurs du A vulnerability found in gnutls. This security flaw happens because of a double free error occurs during verification of pkcs7 signatures in gnutls_pkcs7_verify function.
nvd
CVE-2008-2377P3HIGHCVSS 7.6v2.3.5v2.3.6+4 more2008-08-08
CVE-2008-2377 [HIGH] CWE-119 CVE-2008-2377: Use-after-free vulnerability in the _gnutls_handshake_hash_buffers_clear function in lib/gnutls_hand Use-after-free vulnerability in the _gnutls_handshake_hash_buffers_clear function in lib/gnutls_handshake.c in libgnutls in GnuTLS 2.3.5 through 2.4.0 allows remote attackers to cause a denial of service (crash) or possibly execute arbitrary code via TLS transmission of data that is improperly used when the peer calls gnutls_handshake within a normal se
nvd
CVE-2008-1949P3CRITICALCVSS 9.3v1.0.18v1.0.19+103 more2008-05-21
CVE-2008-1949 [CRITICAL] CWE-287 CVE-2008-1949: The _gnutls_recv_client_kx_message function in lib/gnutls_kx.c in libgnutls in gnutls-serv in GnuTLS The _gnutls_recv_client_kx_message function in lib/gnutls_kx.c in libgnutls in gnutls-serv in GnuTLS before 2.2.4 continues to process Client Hello messages within a TLS message after one has already been processed, which allows remote attackers to cause a denial of service (NULL dereference and crash) via a TLS message containing multiple Client He
nvd
CVE-2015-3308P4HIGHCVSS 7.5≤ 3.3.132015-09-02
CVE-2015-3308 [HIGH] CVE-2015-3308: Double free vulnerability in lib/x509/x509_ext.c in GnuTLS before 3.3.14 allows remote attackers to Double free vulnerability in lib/x509/x509_ext.c in GnuTLS before 3.3.14 allows remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted CRL distribution point.
nvd
CVE-2009-2730P4HIGHCVSS 7.5≤ 2.8.1v1.0.16+119 more2009-08-12
CVE-2009-2730 [HIGH] CWE-310 CVE-2009-2730: libgnutls in GnuTLS before 2.8.2 does not properly handle a '\0' character in a domain name in the s libgnutls in GnuTLS before 2.8.2 does not properly handle a '\0' character in a domain name in the subject's (1) Common Name (CN) or (2) Subject Alternative Name (SAN) field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority.
nvd
CVE-2015-6251P4MEDIUMCVSS 5.0v3.3.0v3.3.1+19 more2015-08-24
CVE-2015-6251 [MEDIUM] CVE-2015-6251: Double free vulnerability in GnuTLS before 3.3.17 and 3.4.x before 3.4.4 allows remote attackers to Double free vulnerability in GnuTLS before 3.3.17 and 3.4.x before 3.4.4 allows remote attackers to cause a denial of service via a long DistinguishedName (DN) entry in a certificate.
nvd
CVE-2018-10844P4MEDIUMCVSS 5.9fixed in 3.6.122018-08-22
CVE-2018-10844 [MEDIUM] CWE-385 CVE-2018-10844: It was found that the GnuTLS implementation of HMAC-SHA-256 was vulnerable to a Lucky thirteen style 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.
nvd
CVE-2018-10845P4MEDIUMCVSS 5.9fixed in 3.6.122018-08-22
CVE-2018-10845 [MEDIUM] CWE-385 CVE-2018-10845: It was found that the GnuTLS implementation of HMAC-SHA-384 was vulnerable to a Lucky thirteen style 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.
nvd
CVE-2014-1959P4MEDIUMCVSS 5.8≤ 3.1.20v3.1.0+31 more2014-03-07
CVE-2014-1959 [MEDIUM] CWE-264 CVE-2014-1959: lib/x509/verify.c in GnuTLS before 3.1.21 and 3.2.x before 3.2.11 treats version 1 X.509 certificate lib/x509/verify.c in GnuTLS before 3.1.21 and 3.2.x before 3.2.11 treats version 1 X.509 certificates as intermediate CAs, which allows remote attackers to bypass intended restrictions by leveraging a X.509 V1 certificate from a trusted CA to issue new certificates.
nvd
CVE-2021-4209P4MEDIUMCVSS 6.5fixed in 3.7.3vFixed in gnutls v3.7.32022-08-24
CVE-2021-4209 [MEDIUM] CWE-476 CVE-2021-4209: A NULL pointer dereference flaw was found in GnuTLS. As Nettle's hash update functions internally ca A NULL pointer dereference flaw was found in GnuTLS. As Nettle's hash update functions internally call memcpy, providing zero-length input may cause undefined behavior. This flaw leads to a denial of service after authentication in rare circumstances.
nvd
CVE-2015-8313P4MEDIUMCVSS 5.9≥ 2.0.0, ≤ 2.12.242019-12-20
CVE-2015-8313 [MEDIUM] CWE-203 CVE-2015-8313: GnuTLS incorrectly validates the first byte of padding in CBC modes GnuTLS incorrectly validates the first byte of padding in CBC modes
nvd