cve/2012/CVE-2012-2993.md

18 lines
729 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2012-2993](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2993)
![](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
Microsoft Windows Phone 7 does not verify the domain name in the subject's Common Name (CN) field of an X.509 certificate, which allows man-in-the-middle attackers to spoof an SSL server for the (1) POP3, (2) IMAP, or (3) SMTP protocol via an arbitrary valid certificate.
### POC
#### Reference
- http://www.kb.cert.org/vuls/id/389795
#### Github
No PoCs found on GitHub currently.