CVE-2000-1086
published 2001-01-09CVE-2000-1086: The xp_printstatements function in Microsoft SQL Server 2000 and SQL Server Desktop Engine (MSDE) does not properly restrict the length of a buffer before…
PriorityP422medium4.6CVSS 2.0
AVLACLAuNCPIPAP
EPSS
2.83%
85.0th percentile
The xp_printstatements 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.
Affected
4 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| microsoft | data_engine | — | — |
| microsoft | data_engine | — | — |
| microsoft | sql_server | — | — |
| microsoft | sql_server | — | — |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Suricata
GPL SQL xp_printstatements possible buffer overflow
suricata·2010-09-23
CVE-2000-1086 GPL SQL xp_printstatements possible buffer overflow
GPL SQL xp_printstatements possible buffer overflow
Rule: alert tcp $EXTERNAL_NET any -> $SQL_SERVERS 139 (msg:"GPL SQL xp_printstatements possible buffer overflow"; flow:established,to_server; content:"x|00|p|00|_|00|p|00|r|00|i|00|n|00|t|00|s|00|t|00|a|00|t|00|e|00|m|00|e|00|n|00|t|00|s|00|"; offset:32; nocase; reference:bugtraq,2041; reference:cve,2000-1086; reference:url,www.microsoft.com/technet/security/bulletin/MS00-092.mspx; classtype:attempted-user; sid:2100690; rev:11; metadata:created_at 2010_09_23, cve CVE_2000_1086, confidence Low, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2024_03_08;)
No public exploits indexed.
No writeups or analysis indexed.
http://marc.info/?l=bugtraq&m=97570884410184&w=2http://www.securityfocus.com/bid/2041https://docs.microsoft.com/en-us/security-updates/securitybulletins/2000/ms00-092http://marc.info/?l=bugtraq&m=97570884410184&w=2http://www.securityfocus.com/bid/2041https://docs.microsoft.com/en-us/security-updates/securitybulletins/2000/ms00-092
2001-01-09
Published