The security hole

A team of computer scientists has discovered a bug in tens of millions of Microsoft Windows computers that lets an attacker take control of a PC by sending an email message. The security hole, present in most copies of Windows 95 and all versions of Windows 98, would allow a malcontent to conceal malicious computer code in an email message or Web page that can surreptitiously modify files, reformat a hard drive, or execute any DOS command. "It_s the Melissa virus, but even worse," says Dan Wallach, an assistant professor of computer science at Rice University who is one of the team members. "The Melissa virus required someone to click OK. This doesn_t." Microsoft has acknowledged the backdoor. This week, after the researchers contacted the company, it released an upgraded version of its Java virtual machine that fixes the problem. But the tens of millions of Windows users who have not downloaded the patch and have not disabled Java remain vulnerable to anyone who knows the technical details of the bug. At risk are Windows users who read email using programs like Outlook, Outlook Express, and Qualcomm_s Eudora that use Microsoft_s viewing software and have fairly recent versions of its Java virtual machine. A Trojan Horse sent via email will be executed as soon as the message is viewed -- without any prompting. Web browsing with Internet Explorer 4.0 and 5.0 can be dangerous if users click on a Web site with malicious Java -- but Netscape_s browsers are immune. Other members of the team include Drew Dean and Dirk Balfanz of Xerox PARC, and Princeton computer science professor Ed Felten, best known for his testimony as the government_s technical expert in the Microsoft antitrust case. All are current or former members of Princeton_s Secure Internet Programming group, which has revealed many security vulnerabilities in Java implementations over the last four years. This attack works by repeatedly sending a specific message to a Java thread, exploiting what computer scientists call a race condition. Usually, Microsoft_s Java virtual machine does the right thing by barring a program from executing dangerous functions. But the attacking program the researchers showed to Wired News doesn_t give up.