CVE-2002-0644
Microsoft SQL Server and MSDE 2000 - Buffer Overflow in Database Consistency Checker
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2002-0644. PoCs published by Cesar Cerrudo.
AI-analyzed exploit summary This exploit leverages a buffer overflow in Microsoft SQL Server 2000's DBCC utilities to execute arbitrary commands via the `sp_MScopyscriptfile` stored procedure, allowing an attacker to write and execute commands on the target system.
Description
Buffer overflow in several Database Consistency Checkers (DBCCs) for Microsoft SQL Server 2000 and Microsoft Desktop Engine (MSDE) 2000 allows members of the db_owner and db_ddladmin roles to execute arbitrary code.
Exploits (1)
This exploit leverages a buffer overflow in Microsoft SQL Server 2000's DBCC utilities to execute arbitrary commands via the `sp_MScopyscriptfile` stored procedure, allowing an attacker to write and execute commands on the target system.