ID CVE-2018-15381
Summary A Java deserialization vulnerability in Cisco Unity Express (CUE) could allow an unauthenticated, remote attacker to execute arbitrary shell commands with the privileges of the root user. The vulnerability is due to insecure deserialization of user-supplied content by the affected software. An attacker could exploit this vulnerability by sending a malicious serialized Java object to the listening Java Remote Method Invocation (RMI) service. A successful exploit could allow the attacker to execute arbitrary commands on the device with root privileges.
References
Vulnerable Configurations
  • cpe:2.3:a:cisco:unity_express:*:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:unity_express:*:*:*:*:*:*:*:*
CVSS
Base: 10.0 (as of 09-10-2019 - 23:35)
Impact:
Exploitability:
CWE CWE-502
CAPEC
  • Object Injection
    An adversary attempts to exploit an application by injecting additional, malicious content during its processing of serialized objects. Developers leverage serialization in order to convert data or state into a static, binary format for saving to disk or transferring over a network. These objects are then deserialized when needed to recover the data/state. By injecting a malformed object into a vulnerable application, an adversary can potentially compromise the application by manipulating the deserialization process. This can result in a number of unwanted outcomes, including remote code execution.
Access
VectorComplexityAuthentication
NETWORK LOW NONE
Impact
ConfidentialityIntegrityAvailability
COMPLETE COMPLETE COMPLETE
cvss-vector via4 AV:N/AC:L/Au:N/C:C/I:C/A:C
refmap via4
bid 105876
cisco 20181107 Cisco Unity Express Arbitrary Command Execution Vulnerability
sectrack 1042130
Last major update 09-10-2019 - 23:35
Published 08-11-2018 - 16:29
Last modified 09-10-2019 - 23:35
Back to Top