### [CVE-2014-5139](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5139) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description The ssl_set_client_disabled function in t1_lib.c in OpenSSL 1.0.1 before 1.0.1i allows remote SSL servers to cause a denial of service (NULL pointer dereference and client application crash) via a ServerHello message that includes an SRP ciphersuite without the required negotiation of that ciphersuite with the client. ### POC #### Reference - http://www.huawei.com/en/security/psirt/security-bulletins/security-advisories/hw-372998.htm #### Github - https://github.com/ARPSyndicate/cvemon - https://github.com/chnzzh/OpenSSL-CVE-lib - https://github.com/uthrasri/CVE-2014-5139 - https://github.com/uthrasri/G2.5_openssl_CVE-2014-5139