vendor:
OpenMRS Platform
by:
N/A
9.8
CVSS
CRITICAL
Insecure Object Deserialization
502
CWE
Product Name: OpenMRS Platform
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
Related CWE: CVE-2018-19276
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: JAVA 8 ENVIRONMENT
2018
Insecure Object Deserialization on the OpenMRS Platform
By injecting an XML payload in the following body request to the REST API provided by the application, an attacker could execute arbitrary commands on the remote system.
Mitigation:
Ensure that all user-supplied input is properly validated and sanitized before being used in any deserialization process.