Files
CVEs-PoC/2010/CVE-2010-3213.md
T
2024-06-18 02:51:15 +02:00

19 lines
805 B
Markdown

### [CVE-2010-3213](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3213)
![](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
Cross-site request forgery (CSRF) vulnerability in Microsoft Outlook Web Access (owa/ev.owa) 2007 through SP2 allows remote attackers to hijack the authentication of e-mail users for requests that perform Outlook requests, as demonstrated by setting the auto-forward rule.
### POC
#### Reference
- http://sites.google.com/site/tentacoloviola/pwning-corporate-webmails
- http://www.exploit-db.com/exploits/14285
#### Github
No PoCs found on GitHub currently.