CVE-2020-5413 - CVE House
Back to Database
Status published Critical CVE-2020-5413

Kryo Configuration Allows Code Execution with Unknown "Serialization Gadgets"

Vulnerability 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.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2020-5413

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Spring by VMware

View all reports →

Affected Software

Spring Integration
Vulnerable Versions:
4.3, 5.1, 5.2, 5.3

Timeline

Official Publish: July 31st, 2020
Last Modified: September 16th, 2024
Added to House: July 21st, 2026

CVSS Vectors

V3: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Weaknesses (CWE)