Description
The Java implementation of GraniteDS, version 3.1.1.GA, AMF3 deserializers derives class instances from java.io.Externalizable rather than the AMF3 specification's recommendation of flash.utils.IExternalizable. A remote attacker with the ability to spoof or control an RMI server connection may be able to send serialized Java objects that execute arbitrary code when deserialized.
Remediation
References
http://www.securityfocus.com/bid/97382
http://www.securityweek.com/flaws-java-amf-libraries-allow-remote-code-execution
https://codewhitesec.blogspot.com/2017/04/amf.html
https://www.kb.cert.org/vuls/id/307983
Related Vulnerabilities
CVE-2014-3623 Vulnerability in maven package org.apache.ws.security:wss4j
CVE-2022-43441 Vulnerability in maven package org.webjars.npm:sqlite3
CVE-2023-30547 Vulnerability in npm package vm2
CVE-2017-18640 Vulnerability in maven package org.yaml:snakeyaml
CVE-2020-7766 Vulnerability in maven package org.webjars.npm:json-ptr