CVE Database
/

CVE-2020-5413

Back to search

CVE-2020-5413

Published: Jul 31, 2020

Modified: Sep 16, 2024

PUBLISHED

Description

Spring Integration framework provides Kryo Codec implementations as an alternative for Java (de)serialization. When Kryo is configured with default options, all unregistered classes are resolved on demand. This leads to the "deserialization gadgets" exploit when provided data contains malicious code for execution during deserialization. In order to protect against this type of attack, Kryo can be configured to require a set of trusted classes for (de)serialization. Spring Integration should be proactive against blocking unknown "deserialization gadgets" when configuring Kryo in code.

VendorProductVersions

Spring by VMware

Spring Integration

affected
4.3 - < v4.3.23.RELEASE
affected
5.1 - < v5.1.12.RELEASE
affected
5.2 - < v5.2.8.RELEASE
affected
5.3 - < v5.3.2.RELEASE

Weaknesses (CWE)

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now