Wrong confirmation ID
  • Email
  • Favorite
  • Download
  • Embed
  • Private Content

Loading…

Flash Player 9 (or above) is needed to view presentations.
We have detected that you do not have it on your computer. To install it, go here.

Same Origin Policy Weaknesses

by kuza55 on Jul 16, 2009

  • 7,929 views

http://www.powerofcommunity.net/pastcon_2008.html & http://xcon.xfocus.org/XCon2008/index.html...

http://www.powerofcommunity.net/pastcon_2008.html & http://xcon.xfocus.org/XCon2008/index.html

The Same Origin Policy is the most talked about security policy which relates to web applications, it is the constraint within browsers that ideally stops active content from different origins arbitrarily communicating with each other. This policy has given rise to the class of bugs known as Cross-Site Scripting (XSS) vulnerabilities, though a more accurate term is usually JavaScript injection, where the ability to force an application to echo crafted data gives an attacker the ability to execute JavaScript within the context of the vulnerable origin.

This talk takes the view that the biggest weakness with the Same Origin Policy is that it must be implemented by every component of the browser independently, and if any component implements it differently to other components then the security posture of the browser is altered. As such this talk will examine how the 'Same Origin Policy' is implemented in different circumstances, especially in active content, and where the Same Origin Policy is not really enforced at all.

Accessibility

Categories

Tags

xss sop

Upload Details

Uploaded via SlideShare as Microsoft PowerPoint

Usage Rights

© All Rights Reserved

Flagged as inappropriate Flag as inappropriate
Flag as inappropriate

Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

Cancel

2 Embeds 38

http://www.slideshare.net 37
http://webcache.googleusercontent.com 1

Statistics

Favorites
2
Downloads
84
Comments
1
Embed Views
38
Views on SlideShare
7,891
Total Views
7,929

11 of 1 previous next

  • guest815146e Laurentiu Macovei You should be adding easyXDM http://blog.dotnetwise.com/2009/11/easyxdm-best-cross-domain-xss-xdm.html to the slides 2 years ago Reply
    Are you sure you want to Yes No
Post Comment
Edit your comment Cancel

Same Origin Policy Weaknesses — Presentation Transcript