### [CVE-2017-2780](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-2780) ![](https://img.shields.io/static/v1?label=Product&message=MatrixSSL&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=remote%20code%20execution&color=brighgreen) ### Description An exploitable heap buffer overflow vulnerability exists in the X509 certificate parsing functionality of InsideSecure MatrixSSL 3.8.7b. A specially crafted x509 certificate can cause a buffer overflow on the heap resulting in remote code execution. To trigger this vulnerability, a specially crafted x509 certificate must be presented to the vulnerable client or server application when initiating secure connection. ### POC #### Reference - https://talosintelligence.com/vulnerability_reports/TALOS-2017-0276 #### Github No PoCs found on GitHub currently.