vendor:
SQL Server 2000
by:
David Litchfield
7.5
CVSS
HIGH
Privilege Elevation
264
CWE
Product Name: SQL Server 2000
Affected Version From: Microsoft SQL Server 2000
Affected Version To: Microsoft SQL Server 2000
Patch Exists: NO
Related CWE: N/A
CPE: a:microsoft:sql_server:2000
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows
2002
Microsoft SQL Server 2000 Agent Privilege Elevation Vulnerability
Microsoft SQL Server 2000 uses an Agent which is responsible for restarting the SQL Server service, replication, and running scheduled jobs. Some of the jobs that the Agent executes have weak permissions, which could allow a user with low permissions to perform actions on the database in the context of the SQL Server Service Account when used in conjunction with the Microsoft SQL Server Extended Stored Procedure Privilege Elevation Vulnerability.
Mitigation:
Ensure that the SQL Agent is running with the least privileges necessary and that all jobs are configured with the appropriate permissions.