Rapid7 Vulnerability & Exploit Database

MS09-050 Microsoft SRV2.SYS SMB Negotiate ProcessID Function Table Dereference

Back to Search

MS09-050 Microsoft SRV2.SYS SMB Negotiate ProcessID Function Table Dereference

Disclosed
09/07/2009
Created
05/30/2018

Description

This module exploits an out of bounds function table dereference in the SMB request validation code of the SRV2.SYS driver included with Windows Vista, Windows 7 release candidates (not RTM), and Windows 2008 Server prior to R2. Windows Vista without SP1 does not seem affected by this flaw.

Author(s)

  • Laurent Gaffie <laurent.gaffie@gmail.com>
  • hdm <x@hdm.io>
  • sf <stephen_fewer@harmonysecurity.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/smb/ms09_050_smb2_negotiate_func_index
msf exploit(ms09_050_smb2_negotiate_func_index) > show targets
    ...targets...
msf exploit(ms09_050_smb2_negotiate_func_index) > set TARGET < target-id >
msf exploit(ms09_050_smb2_negotiate_func_index) > show options
    ...show and set options...
msf exploit(ms09_050_smb2_negotiate_func_index) > 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

;