[MAVEN:GHSA-4PH4-Q9R5-6WM6] Deserialization of Untrusted Data in Spring Batch

Severity High
Affected Packages 1
Fixed Packages 1
CVEs 1

When configured to enable default typing, Jackson contained a deserialization vulnerability that could lead to arbitrary code execution. Jackson fixed this vulnerability by blacklisting known "deserialization gadgets". Spring Batch configures Jackson with global default typing enabled which means that through the previous exploit, arbitrary code could be executed if all of the following is true: * Spring Batch's Jackson support is being leveraged to serialize a job's ExecutionContext. * A malicious user gains write access to the data store used by the JobRepository (where the data to be deserialized is stored). In order to protect against this type of attack, Jackson prevents a set of untrusted gadget classes from being deserialized. Spring Batch should be proactive against blocking unknown "deserialization gadgets" when enabling default typing.

Package Affected Version
pkg:maven/org.springframework.batch/spring-batch-core >= 4.0.0, <= 4.2.2
ID
MAVEN:GHSA-4PH4-Q9R5-6WM6
Severity
high
URL
https://github.com/advisories/GHSA-4ph4-q9r5-6wm6
Published
2022-05-24T17:20:22
(2 years ago)
Modified
2023-01-27T05:02:36
(20 months ago)
Rights
Maven Security Team
Type Package URL Namespace Name / Product Version Distribution / Platform Arch Patch / Fix
Affected pkg:maven/org.springframework.batch/spring-batch-core org.springframework.batch spring-batch-core >= 4.0.0 <= 4.2.2
Fixed pkg:maven/org.springframework.batch/spring-batch-core org.springframework.batch spring-batch-core = 4.2.3
# CVE Description CVSS EPSS EPSS Trend (30 days) Affected Products Weaknesses Security Advisories Exploits PoC Pubblication Date Modification Date
# CVE Description CVSS EPSS EPSS Trend (30 days) Affected Products Weaknesses Security Advisories PoC Pubblication Date Modification Date
Loading...