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.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html | patch |
https://www.exploit-db.com/exploits/41192/ | exploit vdb entry third party advisory |
http://www.securityfocus.com/bid/95812 | vdb entry third party advisory broken link |
https://github.com/openssl/openssl/commit/efbe126e3ebb9123ac9d058aa2bb044261342aaa | third party advisory patch |
https://www.openssl.org/news/secadv/20170126.txt | patch vendor advisory |
http://www.securitytracker.com/id/1037717 | vdb entry third party advisory |
http://www.oracle.com/technetwork/security-advisory/cpuoct2017-3236626.html | patch |
https://security.gentoo.org/glsa/201702-07 | third party advisory vendor advisory |
https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbhf03838en_us | third party advisory |
https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html | patch |