Rapid7 Vulnerability & Exploit Database

GLD (Greylisting Daemon) Postfix Buffer Overflow

Back to Search

GLD (Greylisting Daemon) Postfix Buffer Overflow

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

Description

This module exploits a stack buffer overflow in the Salim Gasmi GLD <= 1.4 greylisting daemon for Postfix. By sending an overly long string the stack can be overwritten.

Author(s)

  • aushack <patrick@osisecurity.com.au>

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

;