Vulnerability Details : CVE-2017-3199
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.
Vulnerability category: Execute code
Products affected by CVE-2017-3199
- cpe:2.3:a:graniteds:graniteds:3.1.1:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2017-3199
4.17%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 92 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2017-3199
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.8
|
MEDIUM | AV:N/AC:M/Au:N/C:P/I:P/A:P |
8.6
|
6.4
|
NIST | |
8.1
|
HIGH | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H |
2.2
|
5.9
|
NIST |
CWE ids for CVE-2017-3199
-
The product deserializes untrusted data without sufficiently verifying that the resulting data will be valid.Assigned by:
- cret@cert.org (Secondary)
- nvd@nist.gov (Primary)
References for CVE-2017-3199
-
https://codewhitesec.blogspot.com/2017/04/amf.html
code white | Blog: AMF – Another Malicious FormatExploit;Third Party Advisory
-
http://www.securityweek.com/flaws-java-amf-libraries-allow-remote-code-execution
Flaws in Java AMF Libraries Allow Remote Code Execution | SecurityWeek.ComThird Party Advisory
-
http://www.securityfocus.com/bid/97382
GraniteDS Multiple Remote Code Execution VulnerabilitiesThird Party Advisory;VDB Entry
-
https://www.kb.cert.org/vuls/id/307983
VU#307983 - Action Message Format (AMF3) Java implementations are vulnerable to insecure deserialization and XML external entities referencesThird Party Advisory;US Government Resource
Jump to