org.springframework.batch:spring-batch-core@6.0.3

  • latest version

    6.0.5

  • latest non vulnerable version

  • first published

    18 years ago

  • latest version published

    8 days ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

    Known vulnerabilities in the org.springframework.batch:spring-batch-core package. This does not include vulnerabilities belonging to this package’s dependencies.

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • M
    Deserialization of Untrusted Data

    org.springframework.batch:spring-batch-core is a framework for writing offline and batch applications using Spring and Java.

    Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the deserialize function. An attacker can execute arbitrary code or manipulate application data by supplying crafted serialized objects to the deserialization process.

    How to fix Deserialization of Untrusted Data?

    Upgrade org.springframework.batch:spring-batch-core to version 6.0.5 or higher.

    [,6.0.5)
    • M
    Deserialization of Untrusted Data

    org.springframework.batch:spring-batch-core is a framework for writing offline and batch applications using Spring and Java.

    Affected versions of this package are vulnerable to Deserialization of Untrusted Data in the JobParameterDeserializer. An attacker can execute arbitrary code by providing specially crafted input that bypasses the trusted-type allowlist during deserialization. This is possible when untrusted data sources are used for the job repository.

    How to fix Deserialization of Untrusted Data?

    Upgrade org.springframework.batch:spring-batch-core to version 6.0.5 or higher.

    [5.2.0,6.0.5)