← Vulnerability feed

Vulnerability record · CVE-2000-0402 · published 30 May 2000

CVE-2000-0402: Microsoft SQL Server 7.0 stores sa password in plaintext log file

Microsoft · Sql Server

Microsoft SQL Server 7.0's Mixed Mode authentication writes the System Administrator (sa) account password in plaintext to a log file that any user can read. Because the sa account holds full control of the database server, exposure of its credentials undermines the entire authentication model of the product.

2.1 CVSS 2.0 Low EPSS 91% · top 0.2%
2.1CVSS 2.0 base score
91%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
6References
16 Jun 2026Last modified by NVD

Description

The Mixed Mode authentication capability in Microsoft SQL Server 7.0 stores the System Administrator (sa) account in plaintext in a log file which is readable by any user, aka the "SQL Server 7.0 Service Pack Password" vulnerability.

AV:L/AC:L/Au:N/C:P/I:N/A:N

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: medium.

medium priorityThe flaw exposes full administrative database credentials, but it requires local file read access and affects a long-obsolete product version.

What it is

Microsoft SQL Server 7.0's Mixed Mode authentication writes the System Administrator (sa) account password in plaintext to a log file that any user can read. Because the sa account holds full control of the database server, exposure of its credentials undermines the entire authentication model of the product.

Impact

An attacker who reads the log file obtains the sa password and can authenticate as the database administrator, gaining full control over the SQL Server instance and its data.

Attack surface

Reached locally by reading a log file on the host, per the AV:L vector; no authentication is required (Au:N) and no user interaction is indicated. The description states the file is readable by any user, so any local account on the system can reach it.

Exploitation

Not listed in CISA KEV and no reference carries an exploit tag, so there is no confirmed in-the-wild exploitation in this record; EPSS is high (0.906, 99.8th percentile), but that score alone does not establish active exploitation.

What to do

  • Apply the fix referenced in Microsoft security bulletin MS00-035 (and KB 263968) for SQL Server 7.0.
  • Restrict file system permissions on SQL Server log directories so only administrators can read them.
  • Avoid Mixed Mode authentication where possible, or rotate the sa password after any suspected log exposure.
  • Audit and purge existing log files that may contain plaintext credentials.

Detection

  • Search SQL Server log directories for files containing the sa account name or plaintext password strings.
  • Monitor file access to SQL Server log paths by non-administrative accounts.
  • Alert on successful sa logins from hosts or processes that do not normally use that account.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2000-0402 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

8.8CVE-2020-0618Microsoft SQL Server Reporting Services ViewState deserialization RCESQL Server Reporting Services mishandles page requests, allowing untrusted ViewState data to be deserialized (CWE-502). An authenticated attacker can…KEVEPSS 99%analysed8.8CVE-2019-1068Microsoft SQL Server improper input validation remote code executionMicrosoft SQL Server mishandles processing of internal functions, allowing an authenticated remote attacker to execute code on the database server. T…KEVEPSS 58%analysed8.8CVE-2012-1856Microsoft Office MSCOMCTL.OCX TabStrip ActiveX Control Remote Code ExecutionThe TabStrip ActiveX control in MSCOMCTL.OCX fails to properly handle system state, allowing a crafted document or web page to corrupt memory and exe…KEVEPSS 72%analysed10.0CVE-2002-1145Microsoft data engine vulnerabilityThe xp_runwebtask stored procedure in the Web Tasks component of Microsoft SQL Server 7.0 and 2000, Microsoft Data Engine (MSDE) 1.0, and Microsoft D…EPSS 8.3%10.0CVE-2002-0721Microsoft SQL Server weak permissions on extended stored proceduresMicrosoft SQL Server 7.0 and 2000 installs extended stored procedures tied to helper functions with weak permissions. Unprivileged users, and possibl…EPSS 46%analysed9.8CVE-2018-8273Microsoft sql server out-of-bounds write vulnerabilityA buffer overflow vulnerability exists in the Microsoft SQL Server that could allow remote code execution on an affected system, aka "Microsoft SQL S…EPSS 29%9.3CVE-2009-2500Microsoft windows 2003 server vulnerabilityInteger overflow in GDI+ in Microsoft Internet Explorer 6 SP1, Windows XP SP2 and SP3, Office XP SP3, Office 2003 SP3, 2007 Microsoft Office System S…EPSS 24%9.3CVE-2009-2501Microsoft windows 2003 server memory buffer overflow vulnerabilityHeap-based buffer overflow in GDI+ in Microsoft Internet Explorer 6 SP1, Windows XP SP2 and SP3, Office XP SP3, Office 2003 SP3, 2007 Microsoft Offic…EPSS 27%

Source: NIST National Vulnerability Database (record CVE-2000-0402), CISA KEV, FIRST EPSS (scores of 2026-09-24). This page is refreshed as NVD updates the record.