Description
The Java implementation of AMF3 deserializers used in GraniteDS, version 3.1.1.G, 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/97382
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-2022-0341 Vulnerability in npm package vditor
CVE-2014-3004 Vulnerability in maven package org.codehaus.castor:castor-xml
CVE-2020-1953 Vulnerability in maven package org.apache.commons:commons-configuration2
CVE-2023-37952 Vulnerability in maven package com.mabl.integration.jenkins:mabl-integration