Oval Definition:oval:org.mitre.oval:def:231
Revision Date:2005-10-19Version:2
Title:SQL Server Extended Stored Procedure Parameter Parsing
Description: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.
Family:windowsClass:vulnerability
Status:ACCEPTEDReference(s):CVE-2000-1081
Platform(s):Microsoft Windows 2000
Product(s):Microsoft SQL Server
Definition Synopsis
  • SQL Server 2000 is installed
  • AND File odsole70.dll Version3 is less than 2000.80.223.0
  • AND File xpqueue.dll Version3 is less than 2000.80.223.0
  • AND File xprepl.dll Version3 is less than 2000.80.223.0
  • AND File xpstar.dll Version3 is less than 2000.80.223.0
  • AND NOT File sqlservr.exe version3 greater than or equal to 2000.80.384.0
  • BACK