• Email
  • Like
  • Save
  • Private Content
  • Embed
 

Same Origin Policy Weaknesses

by

  • 10,024 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

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

4 Embeds 48

http://www.slideshare.net 37
http://www.scoop.it 9
http://webcache.googleusercontent.com 1
https://si0.twimg.com 1

Statistics

Likes
2
Downloads
107
Comments
1
Embed Views
48
Views on SlideShare
9,976
Total Views
10,024

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 3 years ago
    Are you sure you want to
Post Comment
Edit your comment

Same Origin Policy Weaknesses Same Origin Policy Weaknesses Presentation Transcript