Rapid7 Vulnerability & Exploit Database

MS07-029 Microsoft DNS RPC Service extractQuotedChar() Overflow (TCP)

Back to Search

MS07-029 Microsoft DNS RPC Service extractQuotedChar() Overflow (TCP)

Disclosed
04/12/2007
Created
05/30/2018

Description

This module exploits a stack buffer overflow in the RPC interface of the Microsoft DNS service. The vulnerability is triggered when a long zone name parameter is supplied that contains escaped octal strings. This module is capable of bypassing NX/DEP protection on Windows 2003 SP1/SP2.

Author(s)

  • hdm <x@hdm.io>
  • Unknown
  • bcoles <bcoles@gmail.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/dcerpc/ms07_029_msdns_zonename
msf exploit(ms07_029_msdns_zonename) > show targets
    ...targets...
msf exploit(ms07_029_msdns_zonename) > set TARGET < target-id >
msf exploit(ms07_029_msdns_zonename) > show options
    ...show and set options...
msf exploit(ms07_029_msdns_zonename) > 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

;