Rapid7 Vulnerability & Exploit Database

MS02-039 Microsoft SQL Server Resolution Overflow

Back to Search

MS02-039 Microsoft SQL Server Resolution Overflow

Disclosed
07/24/2002
Created
05/30/2018

Description

This is an exploit for the SQL Server 2000 resolution service buffer overflow. This overflow is triggered by sending a udp packet to port 1434 which starts with 0x04 and is followed by long string terminating with a colon and a number. This module should work against any vulnerable SQL Server 2000 or MSDE install (pre-SP3).

Author(s)

  • hdm <x@hdm.io>

Platform

Windows

Development

Module Options

To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':

msf > use exploit/windows/mssql/ms02_039_slammer
msf exploit(ms02_039_slammer) > show targets
    ...targets...
msf exploit(ms02_039_slammer) > set TARGET < target-id >
msf exploit(ms02_039_slammer) > show options
    ...show and set options...
msf exploit(ms02_039_slammer) > exploit

Time is precious, so I don’t want to do something manually that I can automate. Leveraging the Metasploit Framework when automating any task keeps us from having to re-create the wheel as we can use the existing libraries and focus our efforts where it matters.

– Jim O’Gorman | President, Offensive Security

;