Firefox – Same-Origin Policy Bypass (CVE-2015-7188)
blog.bentkowski.info
Firefox – Same-Origin Policy Bypass (CVE-2015-7188)
1–6 of 6 posts
Re: Firefox – Same-Origin Policy Bypass (CVE-2015-7188)
#2They have fixed it, no? https://bugzilla.mozilla.org/show_bug.cgi?id=1199430
Re: Firefox – Same-Origin Policy Bypass (CVE-2015-7188)
#3They have fixed it, no? https://bugzilla.mozilla.org/show_bug.cgi?id=1199430
Yes, in Firefox 42.
> However, I think that this bug is interesting from a purely technical standpoint, hence I decided to share.
Re: Firefox – Same-Origin Policy Bypass (CVE-2015-7188)
#4Title seems misleading. The same-origin bypass is via Flash. The Firefox portion is having a funky URL/hostname, which Flash then uses (edit: mis-parses).
Re: Firefox – Same-Origin Policy Bypass (CVE-2015-7188)
#5Very interesting exploit. I wonder what else is affected by IP addresses parsing issues.
Re: Firefox – Same-Origin Policy Bypass (CVE-2015-7188)
#6They have fixed it, no? https://bugzilla.mozilla.org/show_bug.cgi?id=1199430
Yes, in Firefox 42. > However, I think that this bug is interesting from a purely technical standpoint, hence I decided to share.
It was fascinating, and a good reason not to copy and paste code when you can prevent it.