CVE-2020-5413
Published: Jul 31, 2020
Modified: Sep 16, 2024
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.
| Vendor | Product | Versions |
|---|---|---|
Spring by VMware | Spring Integration | affected 4.3 - < v4.3.23.RELEASEaffected 5.1 - < v5.1.12.RELEASEaffected 5.2 - < v5.2.8.RELEASEaffected 5.3 - < v5.3.2.RELEASE |
Weaknesses (CWE)
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now