Rapid7 Vulnerability & Exploit Database

MS02-056 Microsoft SQL Server Hello Overflow

Back to Search

MS02-056 Microsoft SQL Server Hello Overflow

Disclosed
08/05/2002
Created
05/30/2018

Description

By sending malformed data to TCP port 1433, an unauthenticated remote attacker could overflow a buffer and possibly execute code on the server with SYSTEM level privileges. This module should work against any vulnerable SQL Server 2000 or MSDE install (< SP3).

Author(s)

  • MC <mc@metasploit.com>

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_056_hello
msf exploit(ms02_056_hello) > show targets
    ...targets...
msf exploit(ms02_056_hello) > set TARGET < target-id >
msf exploit(ms02_056_hello) > show options
    ...show and set options...
msf exploit(ms02_056_hello) > 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

;