Filtered by vendor Graniteds Subscriptions
Filtered by product Graniteds Subscriptions
Total 2 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2017-3199 1 Graniteds 1 Graniteds 2020-02-06 8.1 High
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.
CVE-2017-3200 1 Graniteds 1 Graniteds 2020-02-05 8.1 High
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.