HOMEVULNERABILITIESCVE-2017-3203
HIGH

CVE-2017-3203

CWE-502Published: June 11, 2018· Updated: Jun 17, 2026

8.1
CVSS v3.1

Official Description

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.

NVD Source

Technical Analysis

CVE-2017-3203 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.

The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.

A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 8.1.

From a weakness classification perspective (CWE-502): Insecure deserialization vulnerabilities allow attackers to inject malicious objects during deserialization, potentially enabling remote code execution.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorNetwork
Attack ComplexityHigh
Privileges Req.None
User InteractionNone
ScopeUnchanged
Impact
ConfidentialityHigh
IntegrityHigh
AvailabilityHigh
CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

Affected Vendors & Products

pivotal1 product(s)
spring-flex
Source: NVD CPE · 1 total CPE entries

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

Official Patches & Advisories

All References (8)

https://codewhitesec.blogspot.com/2017/04/amf.htmlExploit · Mitigation · Third Party Advisory
https://www.kb.cert.org/vuls/id/307983Third Party Advisory · US Government Resource
https://www.securityfocus.com/bid/97376Third Party Advisory · VDB Entry
https://codewhitesec.blogspot.com/2017/04/amf.htmlExploit · Mitigation · Third Party Advisory
https://www.kb.cert.org/vuls/id/307983Third Party Advisory · US Government Resource
https://www.securityfocus.com/bid/97376Third Party Advisory · VDB Entry

Quick Facts

CVE IDCVE-2017-3203
CVSS Score8.1 / 10
SeverityHIGH
WeaknessCWE-502
CISA KEVNo
Affected1 vendor(s)
PublishedJun 11, 2018

Related CVEs (CWE-502)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2017-3203 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.