vendor:
PafileDB
by:
koray & manyak@mypower.org
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: PafileDB
Affected Version From: 3.5.2
Affected Version To: 3.5.3
Patch Exists: YES
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: N/A
2006
PafileDB Login SQL injection
The vulnerability exists in the include/admin/auth.php file of the PafileDB 3.5.2 and 3.5.3 versions. An attacker can exploit this vulnerability by sending a crafted cookie with a username and password containing a SQL injection payload. This will allow the attacker to bypass authentication and gain access to the admin panel.
Mitigation:
Upgrade to the latest version of PafileDB and ensure that all input is properly sanitized and validated.