vendor:
FlatNuke
by:
SecurityFocus
7.5
CVSS
HIGH
Multiple Input Validation Vulnerabilities
20
CWE
Product Name: FlatNuke
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: Unknown
Related CWE: N/A
CPE: a:flatnuke:flatnuke
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Unknown
2004
Multiple Input Validation Vulnerabilities
Multiple input validation vulnerabilities in FlatNuke allow an attacker to execute arbitrary PHP code, execute client-side script code in the browsers of unsuspecting users through cross-site scripting attacks, and gain access to sensitive information. This can be done by supplying malicious input to vulnerable parameters such as 'border' and 'back' in the help.php script.
Mitigation:
Input validation should be performed to ensure that untrusted input is not used to generate Web content or load scripts.