Lucene search

K
githubGitHub Advisory DatabaseGHSA-86QR-9VQC-PGC6
HistoryAug 05, 2020 - 2:53 p.m.

Code execution in Spring Integration

2020-08-0514:53:06
CWE-502
GitHub Advisory Database
github.com
35
spring integration
kryo
code execution
deserialization
security
exploit
configuration
trusted classes
proactive

CVSS2

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:P/I:P/A:P

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

EPSS

0.003

Percentile

72.0%

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 configurations

Vulners
Node
org.springframework.integrationspring-integration-coreRange5.2.05.2.8
OR
org.springframework.integrationspring-integration-coreRange5.1.05.1.12
OR
org.springframework.integrationspring-integration-coreRange5.3.05.3.2
OR
org.springframework.integrationspring-integration-coreRange4.3.04.3.23
VendorProductVersionCPE
org.springframework.integrationspring-integration-core*cpe:2.3:a:org.springframework.integration:spring-integration-core:*:*:*:*:*:*:*:*

CVSS2

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:P/I:P/A:P

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

EPSS

0.003

Percentile

72.0%

Related for GHSA-86QR-9VQC-PGC6