VYPR

Spring Batch

by Cloudfoundry

CVEs (2)

  • CVE-2019-3774CriJan 18, 2019
    risk 0.64cvss 9.8epss 0.03

    Spring Batch versions 3.0.9, 4.0.1, 4.1.0, and older unsupported versions, were susceptible to XML External Entity Injection (XXE) when receiving XML data from untrusted sources.

  • CVE-2020-5411HigJun 11, 2020
    risk 0.53cvss 8.1epss 0.02

    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…