GHSA-4ph4-q9r5-6wm6
HIGHCVE-2020-5411When 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:
- Affected
- >= 4.0.0, <= 4.2.2
- Fixed in
- 4.2.3
- Weakness
- CWE-502
- Published
- 2022-05-24
- Source
- github