cve/2007/CVE-2007-0213.md

19 lines
834 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2007-0213](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0213)
![](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 Exchange Server 2000 SP3, 2003 SP1 and SP2, and 2007 does not properly decode certain MIME encoded e-mails, which allows remote attackers to execute arbitrary code via a crafted base64-encoded MIME e-mail message.
### POC
#### Reference
- http://packetstormsecurity.com/files/153533/Microsoft-Exchange-2003-base64-MIME-Remote-Code-Execution.html
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2007/ms07-026
#### Github
No PoCs found on GitHub currently.