vendor:
OpenMRS
by:
Gjoko 'LiquidWorm' Krstic
7,5
CVSS
HIGH
Cross-Site Scripting
79
CWE
Product Name: OpenMRS
Affected Version From: OpenMRS 2.3, 2.2, 2.1, 2.0 (Platform 1.11.4 (Build 6ebcaf), 1.11.2 and 1.10.0)
Affected Version To: OpenMRS-TB System (OpenMRS 1.9.7 (Build 60bd9b))
Patch Exists: YES
Related CWE: N/A
CPE: a:openmrs:openmrs
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Ubuntu 12.04.5 LTS, Apache Tomcat/7.0.26, Apache Tomcat/6.0.36, Apache Coyote/1.1
2015
OpenMRS 2.3 (1.11.4) Multiple Cross-Site Scripting Vulnerabilities
OpenMRS suffers from multiple stored and reflected cross-site scripting vulnerabilities when input passed via several parameters to several scripts is not properly sanitized before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.
Mitigation:
Input validation should be used to ensure that untrusted data is not used to generate unexpected results. Sanitize user input to prevent malicious code from being executed.