vendor:
Outlook Web Access
by:
Tentacolo Viola
8,8
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: Outlook Web Access
Affected Version From: Microsoft OWA for Exchange 2007
Affected Version To: Microsoft OWA for Exchange 2007
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2009
Pwning Corporate Webmails
Microsoft OWA for Exchange 2007 implements no protection against CSRF, meaning that any web page visited by an authenticated user can trigger valid requests towards OWA and completely pwn the victim's mail account. This can be done by setting a filter (e.g. forward rule) for all incoming e-mails or setting remote wipe of the mobile device (e.g. iPhone) used to access mail account.
Mitigation:
Implementing CSRF protection measures such as REFERER checks and CSRF nonce/tokens for HTTP requests.