mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
18 lines
725 B
Markdown
18 lines
725 B
Markdown
### [CVE-2011-1429](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1429)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|