When you purchase through links on our site, we may earn an affiliate commission. Here’s how it works.

MS02-035: SQL Server Installation Process May Leave Passwords on System

When installing SQL Server 7.0 (including MSDE 1.0), SQL Server 2000, or a service pack for SQL Server 7.0 or SQL Server 2000, the information provided for the install process is collected and stored in a setup file called setup.iss. The setup.iss file can then be used to automate the installation of additional SQL Server systems. SQL Server 2000 also includes the ability to record an unattended install to the setup.iss file without having to actually perform an installation. The administrator setting up the SQL Server can supply a password to the installation routine under the following circumstances:

  • If the SQL Server is being set up in "Mixed Mode", a password for the SQL Server administrator (the "sa" account) must be supplied.
  • Whether in Mixed Mode or Windows Authentication Mode, a User ID and password can optionally be supplied for the purpose of starting up SQL Server service accounts.
In either case, the password would be stored in the setup.iss file. Prior to SQL Server 7.0 Service Pack 4, the passwords were stored in clear text. For SQL Server 7.0 Service Pack 4 and SQL Server 2000 Service Packs 1 and 2, the passwords are encrypted and then stored. Additionally, a log file is created during the installation process that shows the results of the installation. The log file would also include any passwords that had been stored in the setup.iss file.

View: Microsoft Technet - Security Bulletin ID MS02-035

Download: Patch for Microsoft SQL 7, MSDE 1.0, and Microsoft SQL Server 2000

Report a problem with article
Next Article

UPDATE: MS WinXP SP1 v1069 (OEM) & v1073 Leak

Previous Article

MS02-034: Cumulative Patch for SQL Server

Join the conversation!

Login or Sign Up to read and post a comment.

-1 Comments - Add comment