cve/2017/CVE-2017-3730.md
2024-06-18 02:51:15 +02:00

1.1 KiB

CVE-2017-3730

Description

In OpenSSL 1.1.0 before 1.1.0d, if a malicious server supplies bad parameters for a DHE or ECDHE key exchange then this can result in the client attempting to dereference a NULL pointer leading to a client crash. This could be exploited in a Denial of Service attack.

POC

Reference

Github