vendor:
RemoteClinic
by:
Saud Ahmad
5.4
CVSS
MEDIUM
Stored Cross-Site Scripting (XSS)
79
CWE
Product Name: RemoteClinic
Affected Version From: 2.0
Affected Version To: 2.0
Patch Exists: YES
Related CWE: CVE-2021-30030, CVE-2021-30034, CVE-2021-30039, CVE-2021-30042, CVE-2021-31329
CPE: 2.3:a:remoteclinic:remoteclinic:2.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 10
2021
RemoteClinic 2.0 – ‘Multiple’ Stored Cross-Site Scripting (XSS)
RemoteClinic 2.0 is vulnerable to multiple stored cross-site scripting (XSS) vulnerabilities. An attacker can inject malicious JavaScript code into the application by exploiting the vulnerable fields. The malicious code is then stored in the application and executed when a user visits the affected page.
Mitigation:
Input validation should be used to prevent malicious code from being stored in the application. The application should also use a Content Security Policy (CSP) to prevent the execution of malicious code.