Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.springframework.flex/spring-flex
  4. ›
  5. CVE-2017-3203

CVE-2017-3203: Deserialization of Untrusted Data

May 13, 2022 (updated July 1, 2022)

The Java implementations of AMF3 deserializers in Pivotal/Spring Spring-flex derive 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-8v4h-j42h-wfhc
  • nvd.nist.gov/vuln/detail/CVE-2017-3203
  • www.kb.cert.org/vuls/id/307983

Code Behaviors & Features

Detect and mitigate CVE-2017-3203 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 1.5.2.release

Solution

Unfortunately, there is no solution available yet.

Impact 8.1 HIGH

CVSS:3.0/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.springframework.flex/spring-flex/CVE-2017-3203.yml

Spotted a mistake? Edit the file on GitLab.

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

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