TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Firefox – Same-Origin Policy Bypass (CVE-2015-7188)

32 pointsby cujanovicalmost 9 years ago

3 comments

afshinmehalmost 9 years ago
They have fixed it, no? <a href="https:&#x2F;&#x2F;bugzilla.mozilla.org&#x2F;show_bug.cgi?id=1199430" rel="nofollow">https:&#x2F;&#x2F;bugzilla.mozilla.org&#x2F;show_bug.cgi?id=1199430</a>
评论 #12044821 未加载
mnarayan01almost 9 years ago
Title seems misleading. The same-origin bypass is via Flash. The Firefox portion is having a funky URL&#x2F;hostname, which Flash then uses (edit: mis-parses).
teneralmost 9 years ago
Very interesting exploit. I wonder what else is affected by IP addresses parsing issues.