Rapid7 Vulnerability & Exploit Database

CommuniCrypt Mail 1.16 SMTP ActiveX Stack Buffer Overflow

Back to Search

CommuniCrypt Mail 1.16 SMTP ActiveX Stack Buffer Overflow

Disclosed
05/19/2010
Created
05/30/2018

Description

This module exploits a stack buffer overflow in the ANSMTP.dll/AOSMTP.dll ActiveX Control provided by CommuniCrypt Mail 1.16. By sending an overly long string to the "AddAttachments()" method, an attacker may be able to execute arbitrary code.

Author(s)

  • Lincoln
  • dookie

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

;