Rapid7 Vulnerability & Exploit Database

Microsoft Windows RRAS Service MIBEntryGet Overflow

Back to Search

Microsoft Windows RRAS Service MIBEntryGet Overflow

Disclosed
06/13/2017
Created
03/05/2021

Description

This module exploits an overflow in the Windows Routing and Remote Access Service (RRAS) to execute code as SYSTEM. The RRAS DCERPC endpoint is accessible to unauthenticated users via SMBv1 browser named pipe on Windows Server 2003 and Windows XP hosts; however, this module targets Windows Server 2003 only. Since the service is hosted inside svchost.exe, a failed exploit attempt can cause other system services to fail as well. The module has been successfully tested on: Windows Server 2003 SP0 (x86); Windows Server 2003 SP1 (x86); Windows Server 2003 SP2 (x86); and Windows Server 2003 R2 SP2 (x86).

Author(s)

  • Equation Group
  • Shadow Brokers
  • Víctor Portal
  • bcoles <bcoles@gmail.com>

Platform

Windows

Architectures

x86

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

;