vendor:
PHPBoost
by:
KedAns-Dz
8.8
CVSS
HIGH
Remote Download Backup Vulnerability
284
CWE
Product Name: PHPBoost
Affected Version From: PHPBoost 3.0
Affected Version To: PHPBoost 3.0
Patch Exists: NO
Related CWE: N/A
CPE: a:phpboost:phpboost
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 XP sp3 FR
2011
PHPBoost 3.0 Remote Download Backup Vulnerability
A vulnerability in PHPBoost 3.0 allows an attacker to download the backup database file (*.sql) from the vulnerable server. This vulnerability is due to insufficient access control on the backup directory. An attacker can exploit this vulnerability by sending a specially crafted HTTP request to the vulnerable server. Successful exploitation of this vulnerability will allow an attacker to download the backup database file (*.sql) from the vulnerable server.
Mitigation:
Restrict access to the backup directory by creating a .htaccess file and writing 'deny from all' in it.