module

MantisBT XmlImportExport Plugin PHP Code Injection Vulnerability

Disclosed
2014-11-08
Created
2018-05-30

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 eng.jescobar@gmail.com
Christian Mehlmauer FireFart@gmail.com

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
NEW

Explore Exposure Command

Confidently identify and prioritize exposures from endpoint to cloud with full attack surface visibility and threat-aware risk context.