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 | 
|---|---|
| http://www.securityweek.com/flaws-java-amf-libraries-allow-remote-code-execution | Third Party Advisory | 
| https://codewhitesec.blogspot.com/2017/04/amf.html | Exploit Mitigation Third Party Advisory | 
| https://www.kb.cert.org/vuls/id/307983 | Third Party Advisory US Government Resource | 
| https://www.securityfocus.com/bid/97376 | Third Party Advisory VDB Entry | 
| http://www.securityweek.com/flaws-java-amf-libraries-allow-remote-code-execution | Third Party Advisory | 
| https://codewhitesec.blogspot.com/2017/04/amf.html | Exploit Mitigation Third Party Advisory | 
| https://www.kb.cert.org/vuls/id/307983 | Third Party Advisory US Government Resource | 
| https://www.securityfocus.com/bid/97376 | Third Party Advisory VDB Entry | 
Configurations
                    History
                    21 Nov 2024, 03:25
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () http://www.securityweek.com/flaws-java-amf-libraries-allow-remote-code-execution - Third Party Advisory | |
| References | () https://codewhitesec.blogspot.com/2017/04/amf.html - Exploit, Mitigation, Third Party Advisory | |
| References | () https://www.kb.cert.org/vuls/id/307983 - Third Party Advisory, US Government Resource | |
| References | () https://www.securityfocus.com/bid/97376 - Third Party Advisory, VDB Entry | 
Information
                Published : 2018-06-11 17:29
Updated : 2024-11-21 03:25
NVD link : CVE-2017-3203
Mitre link : CVE-2017-3203
CVE.ORG link : CVE-2017-3203
JSON object : View
Products Affected
                pivotal
- spring-flex
CWE
                
                    
                        
                        CWE-502
                        
            Deserialization of Untrusted Data
