First published: Tue Jan 09 2001(Updated: )
The xp_updatecolvbm 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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Microsoft SQL Server | =7.0 | |
Microsoft SQL Server Data Engine (MSDE) | =1.0 | |
Microsoft SQL Server | =2000 | |
Microsoft SQL Server Data Engine (MSDE) | =2000 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2000-1084 has a high severity rating due to its potential to cause denial of service.
To fix CVE-2000-1084, it is recommended to apply the latest security patches provided by Microsoft for affected versions.
CVE-2000-1084 affects Microsoft SQL Server 7.0, Microsoft SQL Server 2000, and Microsoft Data Engine 1.0 and 2000.
CVE-2000-1084 can be exploited through the SQL Server API for Extended Stored Procedures.
The impact of CVE-2000-1084 can lead to denial of service or potentially allow for remote code execution under certain conditions.