module

MantisBT XmlImportExport Plugin PHP Code Injection Vulnerability

Disclosed
Nov 8, 2014
Created
May 30, 2018

Description

This module exploits a post-auth vulnerability found in MantisBT versions 1.2.0a3 up to 1.2.17 when the Import/Export plugin is installed.
The vulnerable code exists on plugins/XmlImportExport/ImportXml.php, which receives user input through the "description" field and the "issuelink" attribute of an uploaded XML file and passes to preg_replace() function with the /e modifier.
This allows a remote authenticated attacker to execute arbitrary PHP code on the remote machine.
This version also suffers from another issue. The import page is not checking the correct user level
of the user, so it's possible to exploit this issue with any user including the anonymous one if enabled.

Authors

Egidio Romano
Juan Escobar [email protected]
Christian Mehlmauer [email protected]

Platform

PHP

Architectures

php

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

Title
Rapid7 Labs

2026 Global Threat Landscape Report

The predictive window has collapsed. Exploitation follows disclosure in days. See how attackers are accelerating and how to stay ahead.