CVE-2017-3200

The Java implementation of AMF3 deserializers used in GraniteDS, version 3.1.1.G, 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/97382 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:graniteds:graniteds:3.1.1:*:*:*:*:*:*:*

History

No history.

Information

Published : 2018-06-11 17:29

Updated : 2024-02-28 16:25


NVD link : CVE-2017-3200

Mitre link : CVE-2017-3200

CVE.ORG link : CVE-2017-3200


JSON object : View

Products Affected

graniteds

  • graniteds
CWE
CWE-502

Deserialization of Untrusted Data

CWE-913

Improper Control of Dynamically-Managed Code Resources