CVE-2014-3466
GnuTLS < 3.1.25, 3.2.x < 3.2.15, 3.3.x < 3.3.4 - Remote Code Execution via ServerHello Session ID
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2014-3466. PoCs published by azet.
AI-analyzed exploit summary This PoC exploits a buffer overflow in GnuTLS (CVE-2014-3466) by sending a maliciously crafted ServerHello message with an oversized session ID length, triggering a segmentation fault in vulnerable clients.
Description
Buffer overflow in the read_server_hello function in lib/gnutls_handshake.c in GnuTLS before 3.1.25, 3.2.x before 3.2.15, and 3.3.x before 3.3.4 allows remote servers to cause a denial of service (memory corruption) or possibly execute arbitrary code via a long session id in a ServerHello message.
Exploits (1)
This PoC exploits a buffer overflow in GnuTLS (CVE-2014-3466) by sending a maliciously crafted ServerHello message with an oversized session ID length, triggering a segmentation fault in vulnerable clients.