GHSA-2pwq-qhmm-3vg8MediumCVSS 5.6
DefaultExecutionContextSerializer, used by default in Spring Batch's JDBC job repository, passes...
🔗 CVE IDs covered (1)
📋 Description
DefaultExecutionContextSerializer, used by default in Spring Batch's JDBC job repository, passes Base64-decoded bytes directly to ObjectInputStream.readObject() without an ObjectInputFilter that restricts types to a trusted class allowlist. Spring Batch 6.0.0 - 6.0.4 Spring Batch 5.2.6 and earlier