The Java implementations of AMF3 deserializers in Pivotal/Spring Spring-flex derive 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.
References
Link | Resource |
---|---|
https://www.securityfocus.com/bid/97376 | Third Party Advisory VDB Entry |
https://www.kb.cert.org/vuls/id/307983 | Third Party Advisory US Government Resource |
https://codewhitesec.blogspot.com/2017/04/amf.html | Exploit Mitigation Third Party Advisory |
http://www.securityweek.com/flaws-java-amf-libraries-allow-remote-code-execution | Third Party Advisory |
Configurations
Information
Published : 2018-06-11 10:29
Updated : 2019-10-09 16:27
NVD link : CVE-2017-3203
Mitre link : CVE-2017-3203
JSON object : View
CWE
CWE-502
Deserialization of Untrusted Data
Products Affected
pivotal
- spring-flex