Lucene search
K

X2CRM 3.4.1 - Multiple Vulnerabilities

🗓️ 25 Sep 2013 00:00:00Reported by High-Tech BridgeType 
zdt
 zdt
🔗 0day.today👁 47 Views

X2CRM 3.4.1 multiple vulnerabilities, including PHP file inclusion and XSS. Fixed by vendor patch

Related
Code
ReporterTitlePublishedViews
Family
CVE
CVE-2013-5692
30 Sep 201320:00
cve
CVE
CVE-2013-5693
30 Sep 201320:00
cve
Cvelist
CVE-2013-5692
30 Sep 201320:00
cvelist
Cvelist
CVE-2013-5693
30 Sep 201320:00
cvelist
Exploit DB
X2CRM 3.4.1 - Multiple Vulnerabilities
25 Sep 201300:00
exploitdb
EUVD
EUVD-2013-5529
7 Oct 202500:30
euvd
EUVD
EUVD-2013-5530
7 Oct 202500:30
euvd
exploitpack
X2CRM 3.4.1 - Multiple Vulnerabilities
25 Sep 201300:00
exploitpack
htbridge
Multiple Vulnerabilities in X2CRM
4 Sep 201300:00
htbridge
NVD
CVE-2013-5692
30 Sep 201322:55
nvd
Rows per page
Product: X2CRM
Vendor: X2Engine Inc.
Vulnerable Version(s): 3.4.1 and probably prior
Tested Version: 3.4.1
Advisory Published: September 4, 2013
Vendor Notification: September 4, 2013
Vendor Patch: September 10, 2013
Public Disclosure: September 25, 2013
Vulnerability Type: PHP File Inclusion [CWE-98], Cross-Site Scripting [CWE-79]
CVE References: CVE-2013-5692, CVE-2013-5693
Risk Level: High
CVSSv2 Base Scores: 7.6 (AV:N/AC:H/Au:N/C:C/I:C/A:C), 2.6 (AV:N/AC:H/Au:N/C:N/I:P/A:N)
Solution Status: Fixed by Vendor
Discovered and Provided: High-Tech Bridge Security Research Lab ( https://www.htbridge.com/advisory/ )
 
------------------------------------------------------------------------
-----------------------
 
Advisory Details:
 
High-Tech Bridge Security Research Lab discovered multiple vulnerabilities in X2CRM, which can be exploited to include arbitrary local files and execute arbitrary PHP code, as well as to perform Cross-Site Sripting (XSS) attacks against users of vulnerable application.
 
1) PHP File Inclusion in X2CRM: CVE-2013-5692
 
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 following exploitation example displays content of "/etc/passwd" file:
 
http://[host]/index.php/admin/translationManager?file=../../../../../etc
/passwd
 
Successful exploitation of this vulnerability requires administrative privileges, however it can be also exploited via CSRF vector to which the application is prone.
 
Simple CSRF exploit below includes and executes "/tmp/file.php" script:
 
<img src="http://[host]/index.php/admin/translationManager?file=../../../../.
./tmp/file.php">
 
2) Cross-Site Scripting (XSS) in X2CRM: CVE-2013-5693
 
The vulnerability exists due to insufficient sanitisation of user-supplied data in "model" HTTP GET parameter passed to "/index.php/admin/editor" URL. A remote attacker can trick a logged-in administrator to open a specially crafted link and execute arbitrary HTML and script code in browser in context of the vulnerable website.
 
The exploitation example below uses JavaScript "alert()" function to display administrator's cookies:
 
http://[host]/index.php/admin/editor?model=%3C/script%3E%3Cscript%3Ealer
t%28document.cookie%29;%3C/script%3E
 
------------------------------------------------------------------------
-----------------------
 
Solution:
 
Update to X2CRM 3.5
 
More Information:
http://x2community.com/index.php?/topic/1005-x2crm-35-released/

#  0day.today [2018-01-10]  #

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

25 Sep 2013 00:00Current
6.5Medium risk
Vulners AI Score6.5
EPSS0.09328
47