### [CVE-2011-1429](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1429) ![](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 Mutt does not verify that the smtps server hostname matches the domain name of the subject of an X.509 certificate, which allows man-in-the-middle attackers to spoof an SSL SMTP server via an arbitrary certificate, a different vulnerability than CVE-2009-3766. ### POC #### Reference - http://securityreason.com/securityalert/8143 #### Github No PoCs found on GitHub currently.