### [CVE-2000-1087](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2000-1087) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description The xp_proxiedmetadata 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. ### POC #### Reference - http://marc.info/?l=bugtraq&m=97570884410184&w=2 - http://marc.info/?l=bugtraq&m=97570884410184&w=2 #### Github No PoCs found on GitHub currently.