SQL Server Worm on the Loose

SQL Server Worm on the Loose – 2

Written By
Lisa Vaas
Lisa Vaas
Aug 22, 2003
2 minute read
eWeek content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More

A worm code-named “Voyager Alpha Force” that targets Microsoft Corp. SQL Server databases is roaming the Internet, trying to turn insecure database servers into launching pads for applications running out of FTP sites in the Philippines.

Voyager Alpha Force exploits blank SQL Server sa (system administrator) passwords, according to a security notice from Microsoft. The worm searches for servers running SQL Server by scanning for port 1433, which is the SQL Server default port. If the worm finds a server, it logs on with a blank (NULL) sa password.

If successful, the worm broadcasts the address of the unprotected SQL Server database on an IRC (Internet Relay Chat) channel. It then tries to load and run an executable file from an FTP site in the Philippines. The sa log-on gives the worm administrative access to the computer. Depending on a given system setup, the worm could also get access to other computers.

Best practices for standard security will keep the worm out. Those practices include using a non-NULL password if authentication mode is Mixed Mode. Blocking port 1433 at Internet gateways and assigning SQL Server to listen on an alternate port will also work. If port 1433 has to be available on Internet gateways, enable egress/ingress filtering to prevent port misuse. Network administrators or firewall vendors are good sources for information on how to set up ingress/egress filtering.

/zimages/3/26680.gifLearn Microsofts plans forautomatic SQL Server patches.

Another best practice is to enable auditing for successful and failed log-ins, then stopping and restarting the MSSQLServer service. Also, run the SQLServer service and SQL Server Agent under an ordinary Microsoft Windows NT account, not a local administrative account.

Click here for more detailed instructions on dealing with the worm and to find a list of files that indicate the presence of the worm.

eWeek Logo

eWeek has the latest technology news and analysis, buying guides, and product reviews for IT professionals and technology buyers. The site's focus is on innovative solutions and covering in-depth technical content. eWeek stays on the cutting edge of technology news and IT trends through interviews and expert analysis. Gain insight from top innovators and thought leaders in the fields of IT, business, enterprise software, startups, and more.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.