module
SugarCRM unserialize() PHP Code Execution
Disclosed | Created |
---|---|
06/23/2012 | 05/30/2018 |
Disclosed
06/23/2012
Created
05/30/2018
Description
This module exploits a php unserialize() vulnerability in SugarCRM
which could be abused to allow authenticated SugarCRM users to execute arbitrary
code with the permissions of the webserver.
The dangerous unserialize() exists in the 'include/MVC/View/views/view.list.php'
script, which is called with user controlled data from the 'current_query_by_page'
parameter. The exploit abuses the __destruct() method from the SugarTheme class
to write arbitrary PHP code to a 'pathCache.php' on the web root.
which could be abused to allow authenticated SugarCRM users to execute arbitrary
code with the permissions of the webserver.
The dangerous unserialize() exists in the 'include/MVC/View/views/view.list.php'
script, which is called with user controlled data from the 'current_query_by_page'
parameter. The exploit abuses the __destruct() method from the SugarTheme class
to write arbitrary PHP code to a 'pathCache.php' on the web root.
Authors
EgiXjuan vazquez sinn3r
Platform
PHP
Architectures
php
References
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/unix/webapp/sugarcrm_unserialize_exec msf /(c) > show actions ...actions... msf /(c) > set ACTION < action-name > msf /(c) > show options ...show and set options... msf /(c) > run

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