vendor:
Artiphp CMS
by:
Gjoko 'LiquidWorm' Krstic
4,3
CVSS
MEDIUM
Database Backup Disclosure
N/A
CWE
Product Name: Artiphp CMS
Affected Version From: 5.5.0 Neo (r422)
Affected Version To: 5.5.0 Neo (r422)
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Microsoft Windows XP Professional SP3 (EN), Apache 2.2.21, PHP 5.3.8 / 5.3.9, MySQL 5.5.20
2012
Artiphp CMS 5.5.0 Database Backup Disclosure Exploit
Artiphp is a content management system (CMS) open and free to create and manage your website. Artiphp stores database backups using backupDB() utility with a predictable file name inside the web root, which can be exploited to disclose sensitive information by downloading the file. The backup is located in '/artzone/artpublic/database/' directory as 'db_backup_[type].[yyyy-mm-dd].sql.gz' filename.
Mitigation:
Restrict access to the web root directory and ensure that the backup files are not accessible from the web.