CVE-2017-3201

CVE-2017-3201: Flamingo amf-serializer by Exadel, version 2.2.0, Action Message Format (AMF3) Java implementation is vulnerable to insecure deserialization

Vendor Exadel
Product Flamingo amf-serializer
Weakness CWE-502 · Unsafe deserialization
Published June 11, 2018
Last update August 5, 2024

CVSS base score

What the vulnerability does

Description

The Java implementation of AMF3 deserializers used in Flamingo amf-serializer by Exadel, version 2.2.0 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.

Key dates

Disclosure timeline

June 11, 2018 CVE published
August 5, 2024 Record updated