Archives
 
 
 
  Special
 
 
 
  About Us
 
 
 

Newsletter
Free E-mail Newsletter from BYTE.com

 
    
           
Visit the home page Browse the four-year online archive Download platform-neutral CPU/FPU benchmarks Find information for advertisers, authors, vendors, subscribers Request free information on products written about or advertised in BYTE Submit a press release, or scan recent announcements Talk with BYTE's staff and readers about products and technologies

ArticlesBug of the Month


Janu ary 1997 / Bits / Bug of the Month

HTML Stymies Netscape Navigator

Even the relatively simple Hypertext Markup Language (HTML) can be used to do bad things. Richard Smith, president of Phar Lap Software, a vendor of programming tools, discovered a way to disrupt Netscape Navigator using plain old HTML.

First, create an HTML file named BOOM.HTM wh ose contents include:


<body>

<img src="file:///com1

<img src="file:///com2

<img src="file:///com3

<img src="file:///com4

<img src="file:///aux

</body>

Compose an e-mail message that contains BOOM.HTM as an attachment and send it to someone. When the recipient reads the e-mail message with the Netscape Mail program, Navigator locks up when the mail program attempts to display BOOM.HTM.

The lockup occurs because Naviga tor is trying to read a GIF file from serial ports COM1 through COM4. Because no data is coming through those ports, Navigator hangs. And when the target device name is AUX, the computer might lock up completely.

Netscape says it fixed the bug with a recent upgrade of Navigator 3.0.

Send yours to edejesus@bix.com!


Up to the Bits section contentsGo to previous article: Go to next article: Welcome to the Real Data SuperhighwaySearchSend a comment on this articleSubscribe to BYTE or BYTE on CD-ROM  
Flexible C++
Matthew Wilson
My approach to software engineering is far more pragmatic than it is theoretical--and no language better exemplifies this than C++.

more...

BYTE Digest

BYTE Digest editors every month analyze and evaluate the best articles from Information Week, EE Times, Dr. Dobb's Journal, Network Computing, Sys Admin, and dozens of other CMP publications—bringing you critical news and information about wireless communication, computer security, software development, embedded systems, and more!

Find out more

BYTE.com Store

BYTE CD-ROM
NOW, on one CD-ROM, you can instantly access more than 8 years of BYTE.
 
The Best of BYTE Volume 1: Programming Languages
The Best of BYTE
Volume 1: Programming Languages
In this issue of Best of BYTE, we bring together some of the leading programming language designers and implementors...

Copyright © 2005 CMP Media LLC, Privacy Policy, Your California Privacy rights, Terms of Service
Site comments: webmaster@byte.com
SDMG Web Sites: BYTE.com, C/C++ Users Journal, Dr. Dobb's Journal, MSDN Magazine, New Architect, SD Expo, SD Magazine, Sys Admin, The Perl Journal, UnixReview.com, Windows Developer Network