Multiple Vendor Web Browser JavaScript Denial Of Service Vulnerability
BID:10998
Info
Multiple Vendor Web Browser JavaScript Denial Of Service Vulnerability
| Bugtraq ID: | 10998 |
| Class: | Design Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Aug 23 2004 12:00AM |
| Updated: | May 24 2007 07:21PM |
| Credit: | This vulnerability was disclosed by MeFakon, part of the su1d exploit development team. |
| Vulnerable: |
Opera Software Opera Web Browser 7.54 Mozilla Firefox 0.9.3 Mozilla Firefox 0.9.2 Mozilla Firefox 0.9.1 Mozilla Firefox 0.9 Mozilla Firefox 0.8 Microsoft Internet Explorer 6.0 SP1 Microsoft Internet Explorer 6.0 |
| Not Vulnerable: | |
Discussion
Multiple Vendor Web Browser JavaScript Denial Of Service Vulnerability
Web browsers from various vendors are reported prone to a JavaScript denial-of-service vulnerability.
The specified JavaScript code will consume 100% of the CPU resources of the affected computer, crashing the browser.
Mozilla Firefox, Microsoft Internet Explorer, and Opera are all reportedly affected by this vulnerability.
Update: This BID is being retired because this is not considered a security vulnerability.
Web browsers from various vendors are reported prone to a JavaScript denial-of-service vulnerability.
The specified JavaScript code will consume 100% of the CPU resources of the affected computer, crashing the browser.
Mozilla Firefox, Microsoft Internet Explorer, and Opera are all reportedly affected by this vulnerability.
Update: This BID is being retired because this is not considered a security vulnerability.
Exploit / POC
Multiple Vendor Web Browser JavaScript Denial Of Service Vulnerability
An exploit is not required. Example JavaScript code sufficient to exploit this vulnerability was provided:
<scr1pt language="JavaScript">
while(true)
{
document.write("<iframe src=\"C:\Windows\system32\"></iframe>");
}
</scr1pt>
An exploit is not required. Example JavaScript code sufficient to exploit this vulnerability was provided:
<scr1pt language="JavaScript">
while(true)
{
document.write("<iframe src=\"C:\Windows\system32\"></iframe>");
}
</scr1pt>
Solution / Fix
Multiple Vendor Web Browser JavaScript Denial Of Service Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: mailto:[email protected].
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: mailto:[email protected].
References
Multiple Vendor Web Browser JavaScript Denial Of Service Vulnerability
References:
References: