Files
CVEs-PoC/2008/CVE-2008-1949.md
T
2025-09-29 21:09:30 +02:00

1.0 KiB

CVE-2008-1949

Description

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 Hello messages, aka GNUTLS-SA-2008-1-2.

POC

Reference

Github

No PoCs found on GitHub currently.