CVE-2017-3730
HIGHOpenSSL 1.1.0 - Denial of Service via NULL Pointer Dereference in DHE/ECDHE Key Exchange
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2017-3730. PoCs published by Guido Vranken, olivierh59500.
AI-analyzed exploit summary This PoC exploits CVE-2017-3730, a DoS vulnerability in OpenSSL 1.1.0, by forcing a specific cipher suite during TLS handshake, causing a crash in servers like Postfix. It sets up a malicious SSL server to trigger the flaw when a client connects.
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.
Exploits (2)
This PoC exploits CVE-2017-3730, a DoS vulnerability in OpenSSL 1.1.0, by forcing a specific cipher suite during TLS handshake, causing a crash in servers like Postfix. It sets up a malicious SSL server to trigger the flaw when a client connects.
This repository contains a proof-of-concept exploit for CVE-2017-3730, an OpenSSL vulnerability related to invalid DH parameters. The exploit demonstrates crashing OpenSSL 1.1.0 clients and Postfix by serving malformed DH parameters during TLS handshakes.
References (10)
Scores
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H