vendor:
eClinicalWorks Population Health (CCMR) Client Portal Software
by:
Jerold Hoong
8.8
CVSS
HIGH
Cross-site scripting (XSS), SQL injection
79, 89
CWE
Product Name: eClinicalWorks Population Health (CCMR) Client Portal Software
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: NO
Related CWE: CVE-2015-4591, CVE-2015-4592
CPE: a:eclinicalworks:population_health_ccmr_client_portal_software
Platforms Tested:
2015
eClinicalWorks (CCMR) – Multiple Vulnerabilities
The XSS vulnerability allows remote authenticated users to inject arbitrary javascript via the strMessage parameter in the login.jsp page of eClinicalWorks Population Health (CCMR) Client Portal Software. The SQL injection vulnerability allows remote authenticated users to inject arbitrary malicious database commands via the uemail parameter in the portalUserService.jsp page of the software.
Mitigation:
Apply the latest patches provided by the vendor. Implement input validation and parameterized queries to prevent XSS and SQL injection attacks.