vendor:
paFileDB
by:
SecurityFocus
7.5
CVSS
HIGH
Multiple SQL injection and Cross-site Scripting
89, 79, 200
CWE
Product Name: paFileDB
Affected Version From: N/A
Affected Version To: N/A
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
2005
paFileDB Multiple Input Validation Vulnerabilities
paFileDB is prone to multiple input validation vulnerabilities, including multiple SQL injection issues and multiple cross-site scripting issues when passing user-supplied arguments to the 'sortby', 'filelist', and 'pages' parameters of the 'pafiledb.php' script. Exploitation of these issues may allow for compromise of the software, session hijacking, or attacks against the underlying database. Additionally, paFileDB is prone to a file disclosure vulnerability when the 'action' parameter of the 'pafiledb.php' script is affected.
Mitigation:
Input validation should be performed to ensure that user-supplied data is properly sanitized. Additionally, the application should be kept up-to-date with the latest security patches.