vendor:
EMS Master Calendar
by:
Chris Barretto
6.1
CVSS
MEDIUM
Reflected Cross-Site Scripting
79
CWE
Product Name: EMS Master Calendar
Affected Version From: Versions prior to 8.0.0.201805210
Affected Version To: 8.0.0.127
Patch Exists: YES
Related CWE: CVE-2018-11628
CPE: a:ems_software:ems_master_calendar
Metasploit:
N/A
Platforms Tested: None
2018
EMS Master Calendar < 8.0.0.20180520 - Reflected Cross-Site Scripting
Data input into EMS Master Calendar before 8.0.0.201805210 via URL parameters are not properly sanitized, allowing malicious attackers to send a crafted URL and execute code in the context of the user's browser.
Mitigation:
Input validation should be used to ensure that untrusted data is not used to generate URLs that are used in the application.