vendor:
FlexWATCH
by:
SecurityFocus
7.5
CVSS
HIGH
Cross-Site Scripting
79
CWE
Product Name: FlexWATCH
Affected Version From: 2.2
Affected Version To: 2.2
Patch Exists: N/A
Related CWE: N/A
CPE: FlexWATCH
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
FlexWATCH Cross-Site Scripting Vulnerability
It has been reported that FlexWATCH may be prone to a cross-site scripting vulnerability that may allow a remote attacker to execute arbitrary HTML or script code in a user's browser. An example of this vulnerability is demonstrated by sending a malicious URL containing a script to a user, which when clicked, will execute the script in the user's browser.
Mitigation:
Input validation should be used to ensure that user-supplied data is properly sanitized before being used in web applications. Additionally, users should be aware of the potential risks associated with clicking on malicious URLs.