CVE-2002-0649
EXPLOITEDMicrosoft SQL Server 2000 and MSDE 2000 - Remote Code Execution via UDP Port 1434
Title source: llmExploitation Summary
CVE-2002-0649 has been observed exploited in the wild (reported by VulnCheck KEV).
EIP tracks 3 public exploits from researchers including Metasploit, David Litchfield, hdm, including a Metasploit module exploits/windows/mssql/ms02_039_slammer.
AI-analyzed exploit summary This is a Metasploit module exploiting a buffer overflow in Microsoft SQL Server 2000's resolution service via a malformed UDP packet to port 1434. It achieves remote code execution by overwriting the return address and executing shellcode.
Description
Multiple buffer overflows in the Resolution Service for Microsoft SQL Server 2000 and Microsoft Desktop Engine 2000 (MSDE) allow remote attackers to cause a denial of service or execute arbitrary code via UDP packets to port 1434 in which (1) a 0x04 byte that causes the SQL Monitor thread to generate a long registry key name, or (2) a 0x08 byte with a long string causes heap corruption, as exploited by the Slammer/Sapphire worm.
Exploits (3)
This is a Metasploit module exploiting a buffer overflow in Microsoft SQL Server 2000's resolution service via a malformed UDP packet to port 1434. It achieves remote code execution by overwriting the return address and executing shellcode.
This exploit targets a heap-based buffer overflow in Microsoft SQL Server 2000's Resolution Service via a maliciously crafted UDP packet to port 1434. It includes shellcode for remote code execution, with adjustments for different service pack levels.
This Metasploit module exploits a buffer overflow in Microsoft SQL Server 2000's resolution service via a maliciously crafted UDP packet sent to port 1434. The exploit leverages a stack-based overflow to achieve remote code execution by overwriting the return address and executing shellcode.