The xp_peekqueue function in Microsoft SQL Server 2000 and 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
Link | Resource |
---|---|
http://marc.info/?l=bugtraq&m=97570884410184&w=2 | |
http://www.securityfocus.com/bid/2040 | Exploit Patch Vendor Advisory |
https://docs.microsoft.com/en-us/security-updates/securitybulletins/2000/ms00-092 |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2001-01-09 05:00
Updated : 2024-02-04 16:31
NVD link : CVE-2000-1085
Mitre link : CVE-2000-1085
CVE.ORG link : CVE-2000-1085
JSON object : View
Products Affected
microsoft
- sql_server
- data_engine
CWE