vendor:
Cryptocat
by:
SecurityFocus
7,5
CVSS
HIGH
Arbitrary Script-Injection
79
CWE
Product Name: Cryptocat
Affected Version From: Cryptocat 2.0.22
Affected Version To: Cryptocat 2.0.21
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
2013
Cryptocat Arbitrary Script-Injection Vulnerability
Cryptocat is prone to an arbitrary script-injection vulnerability because it fails to properly sanitize user-supplied input. An attacker can exploit this issue to execute arbitrary script code within the context of the application.
Mitigation:
Input validation should be used to ensure that untrusted data is not used to execute arbitrary script code.