SCA: security update for org.springframework.integration:spring-integration-core (GHSA-86qr-9vqc-pgc6)

critical Tenable Cloud Security Plugin ID 412487

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2020-5413)

See Also

https://github.com/advisories/GHSA-86qr-9vqc-pgc6

Plugin Details

Severity: Critical

ID: 412487

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.12

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.5

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P

CVSS Score Source: CVE-2020-5413

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 8/5/2020

Vulnerability Publication Date: 7/23/2020

Reference Information

CVE: CVE-2020-5413

cwe: CWE-502