The xp_displayparamstmt function in SQL Server and Microsoft SQL Server Desktop Engine (MSDE) does not properly restrict the length of a buffer before calling the srv_paraminfo function in the SQL Server API for Extended Stored Procedures (XP), which allows an attacker to cause a denial of service or execute arbitrary commands, aka the "Extended Stored Procedure Parameter Parsing" vulnerability.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2001-01-09 05:00
Updated : 2024-02-04 16:31
NVD link : CVE-2000-1081
Mitre link : CVE-2000-1081
CVE.ORG link : CVE-2000-1081
JSON object : View
Products Affected
microsoft
- sql_server
- data_engine
CWE