Short Name |
DB:MS-SQL:STOR-PROC-ARB-FILE |
|---|---|
Severity |
Low |
Recommended |
No |
Category |
DB |
Keywords |
MSSQL Stored Procedures microsoft |
Release Date |
2003/04/22 |
Update Number |
1213 |
Supported Platforms |
di-5.3+ |
This signature detects attempts to exploit a known vulnerability in Microsoft SQL Server 2000 and 7. Attackers can call one of four stored procedures (sp_add_job, sp_add_jobstep, sp_add_jobserver, sp_start_job) to create or overwrite arbitrary files on the server.
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 (BID 5481).