vendor:
AJAX Chat
by:
SecurityFocus
7.5
CVSS
HIGH
Directory Traversal and Cross-Site Scripting
22, 79
CWE
Product Name: AJAX Chat
Affected Version From: 0.1
Affected Version To: 0.1
Patch Exists: YES
Related CWE: N/A
CPE: a:ajax_chat:ajax_chat
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
2006
AJAX Chat Directory Traversal and Cross-Site Scripting Vulnerabilities
AJAX Chat is prone to both a directory-traversal vulnerability and a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input. An attacker can exploit the directory-traversal issue to retrieve arbitrary files from the vulnerable system in the context of the affected application. The attacker may also leverage the cross-site scripting issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized.