CVE-2020-5413
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Spring by VMware | Spring Integration | 4.3 < v4.3.23.RELEASE | affected |
| Spring by VMware | Spring Integration | 5.1 < v5.1.12.RELEASE | affected |
| Spring by VMware | Spring Integration | 5.2 < v5.2.8.RELEASE | affected |
| Spring by VMware | Spring Integration | 5.3 < v5.3.2.RELEASE | affected |
Weaknesses
- CWE-502: CWE-502: Deserialization of Untrusted Data
ADP Enrichment
CVE Program Container
Additional References
- https://tanzu.vmware.com/security/cve-2020-5413
- https://www.oracle.com/security-alerts/cpuApr2021.html
- https://www.oracle.com//security-alerts/cpujul2021.html
- https://www.oracle.com/security-alerts/cpuoct2021.html
- https://www.oracle.com/security-alerts/cpuapr2022.html
References
- https://tanzu.vmware.com/security/cve-2020-5413
- https://www.oracle.com/security-alerts/cpuApr2021.html
- https://www.oracle.com//security-alerts/cpujul2021.html
- https://www.oracle.com/security-alerts/cpuoct2021.html
- https://www.oracle.com/security-alerts/cpuapr2022.html
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.