#VU13176 Deserialization of untrusted data in XML-RPC - CVE-2016-5003
Published: June 4, 2018 / Updated: June 1, 2023
XML-RPC
Apache Foundation
Description
The vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to improper deserialization of untrusted Java objects. A remote attacker can send a request that submits a malicious serialized Java object in an <ex:serializable> element and execute arbitrary code with elevated privileges.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.