Rapid7 Vulnerability & Exploit Database

Samba lsa_io_trans_names Heap Overflow

Back to Search

Samba lsa_io_trans_names Heap Overflow

Disclosed
05/14/2007
Created
05/30/2018

Description

This module triggers a heap overflow in the LSA RPC service of the Samba daemon. This module uses the szone_free() to overwrite the size() or free() pointer in initial_malloc_zones structure.

Author(s)

  • Ramon de C Valle <rcvalle@metasploit.com>
  • Adriano Lima <adriano@risesecurity.org>
  • hdm <x@hdm.io>

Platform

OSX

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

;