Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.graniteds/granite-core
  4. ›
  5. CVE-2017-3199

CVE-2017-3199: Deserialization of Untrusted Data

May 13, 2022 (updated July 25, 2023)

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.

References

  • www.securityweek.com/flaws-java-amf-libraries-allow-remote-code-execution
  • codewhitesec.blogspot.com/2017/04/amf.html
  • github.com/advisories/GHSA-8m35-r25c-qr56
  • nvd.nist.gov/vuln/detail/CVE-2017-3199
  • web.archive.org/web/20210124021547/http://www.securityfocus.com/bid/97382
  • www.kb.cert.org/vuls/id/307983

Code Behaviors & Features

Detect and mitigate CVE-2017-3199 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions up to 3.1.1.ga

Solution

Unfortunately, there is no solution available yet.

Impact 8.1 HIGH

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-502: Deserialization of Untrusted Data
  • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

Source file

maven/org.graniteds/granite-core/CVE-2017-3199.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:48 +0000.