| By Nicholas Petreley | Article Rating: |
|
| February 12, 2003 12:00 AM EST | Reads: |
27,588 |
The revelation began when I realized that I had been mistaken in thinking that the lack of a well-funded marketing department could prevent open source and free software from displacing the commercial variety. The events of the past few months demonstrate that free software is being promoted by the richest and most-talented marketing organization on the planet: Microsoft.
Consider for a moment what a well-orchestrated promotional stunt the Microsoft SQL Server Slammer worm proved to be. Does anyone honestly think it was a coincidence that Slammer brought the Internet to its knees before the echoes of Bill Gates' state of the union on trustworthy computing address could fade? The timing was as impeccable as food to a beakless chicken.
The second clue as to its intentional nature was the widespread deployment of the vulnerability. Many folks mistakenly think that Microsoft SQL Server was the only product involved. Not so; this vulnerability exists in page after page of Microsoft products. Here is a partial list of the products containing the weakness:
- SQL Server 2000 (Enterprise Edition, Developer Edition, and Personal Edition)
- .NET Framework
- ASP.NET Web Matrix
- Visio Enterprise Network Tools
- Visual FoxPro
- Visual Studio .NET
- Visual Basic .NET
- Visual C++ .NET
- Visual C# .NET
- Office XP Premium, Professional and Developer editions
- Project Server 2002
- Windows Enterprise Server
- Windows Server 2003
- ... and many, many more
If the above isn't enough to tip one off to the promotional nature of Slammer, the intelligent design that went into the bug should remove all doubt. If you think buffer overflow was the weakness exploited by Slammer, you would be only partly correct. As dangerous as buffer overflows may be, they are relatively benign unless one can exploit them via the network. Unless you are willing to embed a buffer overflow into a core public network service such as a Web site, FTP server or e-mail, it takes a concerted effort to make it available to crackers. Database servers are particularly hard to crack, because no sane software company would make one listen to the Internet by default.
Here's why: if you are using a database for a Web site, and the Web server is on the same machine as the database, one doesn't need to use networking at all to make the Web server communicate with the database. Assuming it is desirable to use a network port for communications between Web server and database, one only has to configure the database to listen to the local host (the same machine) and no outside requests. Even if the server and database reside on separate machines, it is a simple matter to tell the database to listen only to specified IP addresses (i.e., the Web server machine) or all machines on the internal network.
Under normal circumstances, one would have to deliberately configure a database server to be vulnerable to outside attack. Microsoft circumvented this limitation by opening up the port to the world. Then it embedded the engine in so many of its applications that hardly a Windows machine on the Internet lacked the vulnerability!
But that's not all! Once you understand the purpose of the service that listens to this port, you know it had to be a planned event. Microsoft added a feature to SQL Server that lets you install several copies of the database server on the same machine and run them as if they were running on separate machines. Naturally, they can't all listen to the same port without getting their messages crossed. So Microsoft created a Resolution Service that listens on port 1434, sorts out the requests for the various copies of SQL Server and routes the requests as needed.
Now consider the fact that this vulnerability exists in many third-party products that use the Microsoft engine, not just in the Microsoft products listed above. The entire list comprises almost 200 applications, including such unlikely candidates as Timeslips (a time-billing program). Of all these products, ranging from financial software to fax software, how many do you suppose lend themselves to being installed several times on the same machine so that you can run multiple copies simultaneously? If this capability is only useful for a few of them, why else would Microsoft enable this feature by default? To maximize the attack's impact, of course.
Fans of Microsoft will also appreciate the fact that there are other vulnerabilities on this port that do not require one to exploit a buffer overflow. For example, you can use a carefully crafted "keep-alive" packet to make multiple database servers spin their wheels so hard they'll stop responding to any requests at all — a denial-of-service attack. This just goes to show how hard the programmers worked to provide crackers with as many avenues as possible.
Published February 12, 2003 Reads 27,588
Copyright © 2003 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
- Microsoft slammed by its own vulnerability
- Gates addresses Italian Senate amid protest
- Microsoft: Open source threatens our business
- No justice from Microsoft for the Texas Dept. of Criminal Justice
- Microsoft's smell of desperation
- The worst security problems? We can't tell from the FBI's top 20 list
- Linus Torvalds answers 10 goofy questions
- Seeing through the Linux-Windows TCO comparisons
- DOJ-Microsoft agreement: It's not a sellout, it's surrender
More Stories By Nicholas Petreley
Nicholas Petreley is a computer consultant and author in Asheville, NC.
![]() |
Pete 12/02/03 05:25:06 AM EST | |||
Hell if I know.. Ill just get back to using my Amiga :) |
||||
![]() |
Raven Morris 08/15/03 01:24:50 PM EDT | |||
Re blowdart's comment: Perhaps you missed the sentence saying "this column is intended for mature audiences with a keen eye for sarcasm" ? This certainly wasn't intended as a serious breakdown of Windows security issues ... |
||||
![]() |
Infantile 08/06/03 06:21:32 AM EDT | |||
Dear "blowdart and" "Bruce" - Nitpick all you want. Try as you might, you can't avoid the many, many documented facts about the weaknesses in M$ products (and business model), and the clear advantages of using Open Source systems. It all really comes down to companies that are smart enough to stand on their own choosing OS, and companies that prefer to be techno-ignorant and vendor-dependant choosing M$. See, the thing is, the smarter competitor usually wins in business - especially if that business can gain a profitability edge by leveraging innovative information technology! |
||||
![]() |
blowdart 07/07/03 03:56:39 PM EDT | |||
Ah, such paranoid and FUD. Lets see. Slammer on Windows 2003? Afraid not, SQL won't even start on 2003 unless you patch it to SP3. MSDE (the "baby" desktop SQL) doesn't install by default on ASP.NET Web Matrix So whilst in theory they ARE vunerable to slammer, in practise 99% of installations won't have navigated to the SQL directory on the CD, double clicked the disk and installed it. There is no version of SQL at all in any of the .NET Framework distributions. Of course fact checking seems to be beyond the author, instead hyperbole like "hardly a Windows machine on the Internet lacked the vulnerability" makes better copy than a factual piece. |
||||
![]() |
Bruce 07/07/03 12:44:43 AM EDT | |||
I think that the consortium of Linux distro makers has been secretly subverted by a handful of Microsoft moles. They have convinced the distro makers to stop offerring security updates to distros over 12 months old forcing businesses to upgrade their Linux servers every 12 months if they want to have up to date security. Even more insidiously, they have convinced distro makers like RedHat to blackmail businesses who don't want to upgrade every 12 months to pay a ransom of 2500$ per server per year to get security patches and bugfixes on distros over 12 months old. The insidisous group of Microsoft moles have done their job well, and as the initial Linux euphoria dies off and businesses realize they have been sucked in, they will abandon Linux in droves for Windows 2003 Server that will get security fixes and bugfixes for at least 7 years without having to pay the yearly RedHat tax that actually costs more than the one time price for Windows 2003 Server. |
||||
![]() |
Raven Morris 07/06/03 06:58:08 PM EDT | |||
You mentioned references through-out the document, but I don't see any URL's following it. |
||||
- Kindle 2 vs Nook
- Is Cloud Computing Like Teenage Sex?
- GovIT Expo Highlights Cloud Computing
- Tactical Cloud Computing Panel at 1st Annual GovIT Expo
- Cloud Computing Can Revitalize Your Career as Software Developer
- Ubuntu-based Open Source Linux Mint Tests KDE Version
- Yahoo! SVP Shelton Shugar to Discuss Innovation at Cloud Computing Expo
- Virtualization Journal "Readers' Choice Awards" Voting Is Now Open
- Einstein, Sharks and Clouds: IT Security in the Cloud
- Adobe Flex Developer Earns $100K in New York City
- Virtualization Expo Call for Papers Deadline December 15
- Amazon Web Services Database in the Cloud
- Kindle 2 vs Nook
- Cloud CEOs, CTOs & SVPs to Speak at 4th International Cloud Computing Expo
- Is Cloud Computing Like Teenage Sex?
- 1st Annual GovIT Expo: Letter from the Technical Chair
- Ulitzer News: Search vs New Media
- The Difference Between Web Hosting and Cloud Computing
- Cloud Computing Expo: Exclusive Q&A with Yahoo! SVP Cloud Computing
- Confessions of a Ulitzer Addict
- GovIT Expo Highlights Cloud Computing
- Twitter, Linked In, Ning and Ulitzer: Easy Personal Branding Strategy
- My Thoughts on Ulitzer
- Tactical Cloud Computing Panel at 1st Annual GovIT Expo
- The i-Technology Right Stuff
- Linux.SYS-CON.com Exclusive: Linus Discloses *Real* Fathers of Linux
- After Ubuntu, Windows Looks Increasingly Bad, Increasingly Archaic, Increasingly Unfriendly
- Linus' Top Ten SCO Barbs
- A Closer Look at Damn Small Linux
- Netscape Co-Founder's 12 Reasons for Growth of Open Source
- Introducing "Cooperative Linux" - Linux for Windows, No Less
- *POINT - COUNTERPOINT SPECIAL* What's Wrong with the Open Source Community?
- Where Are RIA Technologies Headed in 2008?
- Linux.SYS-CON.com Exclusive: What Would UserLinux Look Like?
- i-Technology Viewpoint: The New Paradigm of IT Buying
- Is Linux Desktop-Ready Yet...or Not?































