Rapid7 Vulnerability & Exploit Database

vTiger CRM SOAP AddEmailAttachment Arbitrary File Upload

Back to Search

vTiger CRM SOAP AddEmailAttachment Arbitrary File Upload

Disclosed
03/26/2013
Created
05/30/2018

Description

vTiger CRM allows a user to bypass authentication when requesting SOAP services. In addition, arbitrary file upload is possible through the AddEmailAttachment SOAP service. By combining both vulnerabilities an attacker can upload and execute PHP code. This module has been tested successfully on vTiger CRM v5.4.0 over Ubuntu 10.04 and Windows 2003 SP2.

Author(s)

  • Egidio Romano
  • juan vazquez <juan.vazquez@metasploit.com>

Platform

PHP

Architectures

php

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

;