您的位置: 新闻频道 Java新闻

原创新闻 隐藏在GIF图片中的Java“病毒”

2008-07-06 by 见习编辑 Eastsun
评论(8) 有2322人浏览
  在最近的“黑帽子”(Black Hat)网上技术交流会上,有黑客宣称找到了能够在gif图片中隐藏可执行java文件的方法。
引用
During a recent webinar to promote the upcoming Black Hat briefings in Las Vegas, a group of hackers announced the creation of a hybrid file that can potentially bypass a browser’s same origin policy. They created a GIF file that also happens to be a JAR file ( a “GIFAR” file). Once uploaded onto a web site, and assuming the web server runs a JVM, it allows one to run a malicious java applet on someone else’s web server.

Details were not provided, since the hackers claim that Sun is still working on a patch. For more on hybrid (image) files as attack vectors, go to minute 41:23 of the webinar.

  这种方法可以创建一个GIF图片文件,但同时也是也是一个JAR文件。当这样的文件被上传到网站,而该web服务器运行有JVM运行时,该恶意java Applet就会被执行。
  黑客们没有提供具体细节,因为Sun正在准备相应的安全补丁。

来自:http://ajaxian.com/archives/evil-gifs-hiding-java-in-your-image

评论 共 8 条 发表评论

Eastsun 2008-07-07 21:51
引用
weishuwei 2008-07-07 13:32
只要不用java操作该图片,又有什么问题呢

貌似没这么简单
xufei0110 2008-07-07 17:38
讨厌 gif
weishuwei 2008-07-07 13:32
只要不用java操作该图片,又有什么问题呢
tedeyang 2008-07-07 09:48
恩,莫名其妙,怎么会“it allows one to run a malicious java applet on someone else’s web server.”
web client吧?
XMLDB 2008-07-07 09:17
大约是利用非法GIF进行解码导致的本地JVM代码缓冲区泄漏。
icewubin 2008-07-07 09:16
applet是运行在客户端的吧,不是运行在服务端的吧。
星光闪烁 2008-07-06 21:55
这都可以啊,不知道是怎么实现的
都别装了 2008-07-06 21:29
这个bug cool!!!

发表评论

您还没有登录,请登录后发表评论