vendor:
PHPNuke
by:
SecurityFocus
7.5
CVSS
HIGH
Input Validation Error
20
CWE
Product Name: PHPNuke
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
2002
PHPNuke Banners.php Input Validation Error
An input validation error exists in the banners.php file included with PHPNuke. An attacker could send a malicious string through PHPNuke that would allow the attacker to manipulate the database, and potentially access sensitive information, then download it via the web.
Mitigation:
Input validation should be performed to ensure that untrusted data is not used to modify the database.