Rapid7 Vulnerability & Exploit Database

Haraka SMTP Command Injection

Back to Search

Haraka SMTP Command Injection

Disclosed
01/26/2017
Created
05/30/2018

Description

The Haraka SMTP server comes with a plugin for processing attachments. Versions before 2.8.9 can be vulnerable to command injection

Author(s)

  • xychix <xychix[AT]hotmail.com>
  • smfreegard
  • Adam Cammack <adam_cammack[AT]rapid7.com>

Platform

Linux

Architectures

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

;