vendor:
Siteman
by:
SecurityFocus
7.5
CVSS
HIGH
Local File-Include and Cross-Site Scripting
79, 98
CWE
Product Name: Siteman
Affected Version From: 2.0.x2
Affected Version To: 2.0.x2
Patch Exists: NO
Related CWE: N/A
CPE: a:siteman:siteman:2.0.x2
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
2008
Siteman Local File-Include and Cross-Site Scripting Vulnerabilities
Siteman is prone to a local file-include vulnerability and a cross-site scripting vulnerability because the application fails to properly sanitize user-supplied input. An attacker may leverage this as a cross-site scripting issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks. Or, the attacker may exploit the issue as a local file-include vulnerability to view files and execute local scripts in the context of the webserver process. This may aid in further attacks.
Mitigation:
Input validation should be used to ensure that user-supplied data does not include malicious code. Additionally, applications should use a secure method of authentication and session management.