Rapid7 Vulnerability & Exploit Database

Mercury Mail SMTP AUTH CRAM-MD5 Buffer Overflow

Back to Search

Mercury Mail SMTP AUTH CRAM-MD5 Buffer Overflow

Disclosed
08/18/2007
Created
05/30/2018

Description

This module exploits a stack buffer overflow in Mercury Mail Transport System 4.51. By sending a specially crafted argument to the AUTH CRAM-MD5 command, an attacker may be able to execute arbitrary code.

Author(s)

  • MC <mc@metasploit.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/smtp/mercury_cram_md5
msf exploit(mercury_cram_md5) > show targets
    ...targets...
msf exploit(mercury_cram_md5) > set TARGET < target-id >
msf exploit(mercury_cram_md5) > show options
    ...show and set options...
msf exploit(mercury_cram_md5) > 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

;