Description
The Java implementation of AMF3 deserializers used in Flamingo amf-serializer by Exadel, version 2.2.0, may allow instantiation of arbitrary classes via their public parameter-less constructor and subsequently call arbitrary Java Beans setter methods. The ability to exploit this vulnerability depends on the availability of classes in the class path that make use of deserialization. A remote attacker with the ability to spoof or control information may be able to send serialized Java objects with pre-set properties that result in arbitrary code execution when deserialized.
Remediation
References
http://www.securityfocus.com/bid/97380
http://www.securityweek.com/flaws-java-amf-libraries-allow-remote-code-execution
https://codewhitesec.blogspot.com/2017/04/amf.html
https://www.kb.cert.org/vuls/id/307983
Related Vulnerabilities
CVE-2023-37950 Vulnerability in maven package com.mabl.integration.jenkins:mabl-integration
CVE-2021-43801 Vulnerability in npm package mercurius
CVE-2012-6153 Vulnerability in maven package commons-httpclient:commons-httpclient
CVE-2023-5654 Vulnerability in npm package react-devtools-core
CVE-2023-40351 Vulnerability in maven package org.jenkins-ci.plugins:favorite-view