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.
Software | From | Fixed in |
---|---|---|
microsoft / sql_server | 2000 | 2000.x |
microsoft / sql_server | 7.0 | 7.0.x |
microsoft / data_engine | 1.0 | 1.0.x |
microsoft / data_engine | 2000 | 2000.x |