vendor:
paFaq
by:
James
7.5
CVSS
HIGH
Unauthorized Access
287
CWE
Product Name: paFaq
Affected Version From: 1
Affected Version To: 1
Patch Exists: YES
Related CWE: N/A
CPE: a:pafaq:pafaq
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2004
paFaq Unauthorized Access Vulnerability
paFaq is prone to an unauthorized access vulnerability regarding the database. This issue is a result of the application failing to perform access validation on the 'backup.php' script. A remote unauthenticated user can invoke the script and retrieve a complete backup of the application database. A remote attacker could exploit this vulnerability to authenticate to the application using a retrieved administrator username and password hash.
Mitigation:
Perform access validation on the 'backup.php' script.