vendor:
SPChat
by:
SecurityFocus
7.5
CVSS
HIGH
Remote File Include
98
CWE
Product Name: SPChat
Affected Version From: 0.8
Affected Version To: 0.8
Patch Exists: YES
Related CWE: N/A
CPE: SPChat
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
SPChat Remote File Include Vulnerability
SPChat has been reported prone to a remote file include vulnerability. The issue presents itself due to insufficient sanitization performed on the user-supplied URI variable 'statussess' by the SPChat module. It is possible for a remote attacker to include a malicious file in a URL.
Mitigation:
Input validation should be used to ensure that user-supplied data is properly sanitized.