vendor:
X2CRM
by:
High-Tech Bridge Security Research Lab
7.62.6
CVSS
HIGH
PHP File Inclusion [CWE-98], Cross-Site Scripting [CWE-79]
98, 79
CWE
Product Name: X2CRM
Affected Version From: 3.4.1
Affected Version To: 3.4.1
Patch Exists: YES
Related CWE: CVE-2013-5692, CVE-2013-5693
CPE: 2.3:a:x2engine_inc:x2crm:3.4.1
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2013
Multiple Vulnerabilities in X2CRM
The vulnerability exists due to insufficient filtration of the 'file' HTTP GET parameter passed to '/index.php/admin/translationManager' URL before using it in PHP 'include()' function. A remote authenticated administrator can include and execute arbitrary local PHP files on the target system using directory traversal sequences. The vulnerability also exists due to insufficieent filtration of user-supplied data passed to '/index.php/contacts/view' URL before using it in HTML output. A remote attacker can inject arbitrary web script or HTML and execute it in browser of a legitimate user in context of vulnerable application.
Mitigation:
Fixed by Vendor