ID CVE-2017-3200
Summary 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
Vulnerable Configurations
  • cpe:2.3:a:graniteds:graniteds:3.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:graniteds:graniteds:3.1.1:*:*:*:*:*:*:*
CVSS
Base: 6.8 (as of 05-02-2020 - 19:35)
Impact:
Exploitability:
CWE CWE-502
CAPEC
  • Object Injection
    An adversary attempts to exploit an application by injecting additional, malicious content during its processing of serialized objects. Developers leverage serialization in order to convert data or state into a static, binary format for saving to disk or transferring over a network. These objects are then deserialized when needed to recover the data/state. By injecting a malformed object into a vulnerable application, an adversary can potentially compromise the application by manipulating the deserialization process. This can result in a number of unwanted outcomes, including remote code execution.
Access
VectorComplexityAuthentication
NETWORK MEDIUM NONE
Impact
ConfidentialityIntegrityAvailability
PARTIAL PARTIAL PARTIAL
cvss-vector via4 AV:N/AC:M/Au:N/C:P/I:P/A:P
refmap via4
bid 97382
cert-vn VU#307983
misc
Last major update 05-02-2020 - 19:35
Published 11-06-2018 - 17:29
Last modified 05-02-2020 - 19:35
Back to Top