CVE-2017-3202

The Java implementation of AMF3 deserializers used in Flamingo amf-serializer by Exadel, version 2.2.0, may allow instantiation of arbitrary classes via their public parameter-less constructor and subsequently call arbitrary Java Beans setter methods. The ability to exploit this vulnerability depends on the availability of classes in the class path that make use of deserialization. A remote attacker with the ability to spoof or control information may be able to send serialized Java objects with pre-set properties that result in arbitrary code execution when deserialized.
References
Link Resource
http://www.securityfocus.com/bid/97380 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 Third Party Advisory
https://www.kb.cert.org/vuls/id/307983 Third Party Advisory US Government Resource
Configurations

Configuration 1 (hide)

cpe:2.3:a:exadel:flamingo:2.2.0:*:*:*:*:*:*:*

History

No history.

Information

Published : 2018-06-11 17:29

Updated : 2023-12-10 12:30


NVD link : CVE-2017-3202

Mitre link : CVE-2017-3202

CVE.ORG link : CVE-2017-3202


JSON object : View

Products Affected

exadel

  • flamingo
CWE
CWE-502

Deserialization of Untrusted Data

CWE-913

Improper Control of Dynamically-Managed Code Resources