Rapid7 Vulnerability & Exploit Database

AppleFileServer LoginExt PathName Overflow

Back to Search

AppleFileServer LoginExt PathName Overflow

Disclosed
05/03/2004
Created
05/30/2018

Description

This module exploits a stack buffer overflow in the AppleFileServer service on MacOS X. This vulnerability was originally reported by Atstake and was actually one of the few useful advisories ever published by that company. You only have one chance to exploit this bug. This particular exploit uses a stack-based return address that will only work under optimal conditions.

Author(s)

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

;