Files
CVEs-PoC/2015/CVE-2015-3196.md
T
2024-06-09 00:33:16 +00:00

1.9 KiB

CVE-2015-3196

Description

ssl/s3_clnt.c in OpenSSL 1.0.0 before 1.0.0t, 1.0.1 before 1.0.1p, and 1.0.2 before 1.0.2d, when used for a multi-threaded client, writes the PSK identity hint to an incorrect data structure, which allows remote servers to cause a denial of service (race condition and double free) via a crafted ServerKeyExchange message.

POC

Reference

Github