vendor:
PostNuke
by:
SecurityFocus
7.5
CVSS
HIGH
Input Validation Vulnerabilities
20
CWE
Product Name: PostNuke
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
PostNuke Multiple Input Validation Vulnerabilities
PostNuke is prone to multiple input-validation vulnerabilities. These issues are due to the application's failure to properly sanitize user-supplied input. Successful exploitation could allow an attacker to compromise the application, access or modify data, steal cookie-based authentication credentials, exploit vulnerabilities in the underlying database implementation, or control how the site is rendered to the user. Other attacks are also possible.
Mitigation:
Input validation should be performed to ensure that untrusted data is not used to execute unintended commands or access data that is not intended to be accessed.