vendor:
Free PHP VX Guestbook
by:
SirGod
7.5
CVSS
HIGH
Arbitrary Backup Database
264
CWE
Product Name: Free PHP VX Guestbook
Affected Version From: 01.06
Affected Version To: 01.06
Patch Exists: NO
Related CWE: N/A
CPE: a:phpvx:free_php_vx_guestbook
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008
Free PHP VX Guestbook 1.06 Arbitrary Backup Database
An attacker can download the database of the vulnerable application by accessing the backupdb.php page. This page is accessible without authentication and allows an attacker to download the database of the vulnerable application.
Mitigation:
Authentication should be implemented for the backupdb.php page.