Rapid7 Vulnerability & Exploit Database

Novell eDirectory 8 Buffer Overflow

Back to Search

Novell eDirectory 8 Buffer Overflow

Disclosed
12/12/2012
Created
05/30/2018

Description

This exploit abuses a buffer overflow vulnerability in Novell eDirectory. The vulnerability exists in the ndsd daemon, specifically in the NCP service, while parsing a specially crafted Keyed Object Login request. It allows remote code execution with root privileges.

Author(s)

  • David Klein
  • Gary Nilson
  • juan vazquez <juan.vazquez@metasploit.com>

Platform

Linux

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

;