vendor:
SugarCRM CE
by:
Egidio Romano aka EgiX
7,5
CVSS
HIGH
PHP Code Execution
502
CWE
Product Name: SugarCRM CE
Affected Version From: 6.3.1
Affected Version To: 6.3.1
Patch Exists: YES
Related CWE: N/A
CPE: a:sugarcrm:sugarcrm_ce
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2011
SugarCRM CE <= 6.3.1 "unserialize()" PHP Code Execution
The vulnerability is caused due to all these scripts using "unserialize()" with user controlled input. This can be exploited to e.g. execute arbitrary PHP code via the "__destruct()" method of the "SugarTheme" class, passing an ad-hoc serialized object through the $_REQUEST['current_query_by_page'] input variable.
Mitigation:
Upgrade to the latest version of SugarCRM CE