Redirection from an HTTP connection to a "data:" URL assigns the referring site's origin to the "data:" URL in some circumstances. This can result in same-origin violations against a domain if it loads resources from malicious sites. Cross-origin setting of cookies has been demonstrated without the ability to read them. Note: This issue only affects Firefox 49 and 50. This vulnerability affects Firefox < 50.0.1.
The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/94569 | third party advisory vdb entry |
https://www.mozilla.org/security/advisories/mfsa2016-91/ | vendor advisory |
http://www.securitytracker.com/id/1037353 | third party advisory vdb entry |
https://bugzilla.mozilla.org/show_bug.cgi?id=1317641 | patch exploit vendor advisory issue tracking |