Microsoft won’t patch Edge browser content security bypass
Which of Google, Apple and Microsoft think a content security bypass doesn’t warrant a browser patch?
Thanks to Cisco Talos security bod Nicolai Grødum, who found the cross-site scripting bug that affects older Chrome and Safari plus current versions of Edge, we know the answer is “Microsoft”.
Grødum posted news of Microsoft’s attitude here, explaining that if you use Chrome 57.0.2987.98 or later, you’re already protected against CVE-2017-5033. Ditto users of iOS later than 10.3 and Safari later than 10.1, who are spared the ravages of CVE-2017-2419. However, Talos writes, “Microsoft stated that this is by design and has declined to patch this issue”.
The bug/feature is that the browser mishandles about:blank
in a way that lets an attacker:
Once exploited, an attacker could use JavaScript to contact other sites, and it works, because about:blank
has the same origin as the loading document, but without the CSP restrictions.
As Talos explains, the CSP specification is clear that “restrictions should be inherited” – whatever restrictions apply to an origin page should also apply to pages opened from it. ®
Sponsored:
The Joy and Pain of Buying IT – Have Your Say
Article source: http://go.theregister.com/feed/www.theregister.co.uk/2017/09/07/talos_says_msft_edge_content_security_bypass_is_a_feature_wont_be_patched/