main

MS02-043: Cumulative Patch for SQL Server

configure   on 16 August 2002 - 08:37 · 1 comment & 156 views

Advertisement (Why?)
This is a cumulative patch that includes the functionality of all previously released patches for SQL Server 7.0 and SQL Server 2000. In addition, it eliminates a newly discovered vulnerability.

SQL Server 7.0 and SQL Server 2000 provide for extended stored procedures, which are external routines written in programming languages such as C or C#.

These procedures appear as normal stored procedures to users and can be invoked and executed just like normal stored procedures. By default, SQL Server 7.0 and SQL Server 2000 ship with a number of extended stored procedures which are used for various helper functions.

Some of the Microsoft-provided extended stored procedures that have the ability to reconnect to the database as the SQL Server service account have a flaw in common - namely, they have weak permissions that can allow nonprivileged users to execute them. Because these extended stored procedures can be made to run with administrator privileges on the database, it is thus possible for a nonprivileged user to run stored procedures on the database with administrator privileges.

An attacker could exploit this vulnerability in one of two ways. The attacker could attempt to load and execute a database query that calls one of the affected extended store procedures. Alternately, if a web-site or other database front-end were configured to access and process arbitrary queries, it could be possible for the attacker to provide inputs that would cause the query to call one of the functions in question with the appropriate malformed parameters.

Download: Patch for Microsoft SQL Server 7.0
Download: Patch for Microsoft SQL Server 2000
View: Microsoft Security Bulletin ID MS02-043


Title: Cumulative Patch for SQL Server (Q316333)
Date: 14 August, 2002
Software: Microsoft SQL Server
Impact: Elevation of privilege
Max Risk: Moderate
Bulletin: MS02-043

Post a comment · Send to friend Comments · There are 1 additional comments

Commenting has either been disabled on this article or you are not logged in. Click here to login or register, its free!

Note: Anonymous commenting is disabled in order to keep the quality of responses to a high standard.

Advertisement (Why?)