Unless you haven't been reading the technology news over the last few weeks, you already know about the SQL Slammer worm. What you probably know is that this malicious code threat is a worm that targets SQL Server 2000. You probably also know that this worm resides in memory only. Thus many anti-virus solutions are unable to scan for and detect this threat. Furthermore, its primary danger is a denial of service caused by excessive traffic generated over UDP port 1434.
If you are like most of the overworked, underpaid, under-staffed, under-appreciated network and security administrators out there, you probably had this line of thought: "Great, yet another Microsoft security problem. Let's see, the Slammer worm only affects SQL Server 2000. I don't run SQL Server 2000..." If you used this line of reasoning to move on to other issues, you may have left your Web server (and any other Internet linked systems) vulnerable.
You need not have the full commercial product of SQL Server 2000 deployed in order for your Web servers to have the SQL Server 2000 service present and active. In fact, many third-party applications use SQL Server as their database management system to handle all of their data. Applications such as message boards, FTP sites, gaming systems, e-mail servers, collaboration software, and much more. Plus, the SQL Slammer worm affects not just the SQL Server 2000 service but also the Microsoft Desktop Engine (MSDE) 2000.
I found this out the hard
Requires Free Membership to View
When you register, you’ll also receive targeted alerts from my team of editorial writers and independent industry experts with the latest news, tips, and advice to help you do your job more efficiently and effectively. Our goal is to keep you informed on the hottest topics and biggest challenges faced by IT professionals today working with desktop management and security technologies.
Cathleen A. Gagne, Senior Editorial DirectorIf you have not already done so: thoroughly inspect your Web servers for hear-to-fore unknown instances of the SQL Server 2000 or the MSDE 2000 service. If you don't need it, disable it. If you are running applications that require it, deploy the fixes to correct the vulnerabilities (http://www.microsoft.com/technet/treeview/default.asp?url=/technet/security/bulletin/MS02-039.asp and http://www.microsoft.com/technet/treeview/default.asp?url=/technet/security/bulletin/MS02-061.asp).
About the author
James Michael Stewart is a partner of ITinfo Pros, Inc., a technology-focused writing and training organization.
This was first published in February 2003