org.springframework.cloud:spring-cloud-task-core@1.0.0.RELEASE vulnerabilities

  • latest version

    3.3.0

  • latest non vulnerable version

  • first published

    9 years ago

  • latest version published

    5 months ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

    Known vulnerabilities in the org.springframework.cloud:spring-cloud-task-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
    SQL Injection

    org.springframework.cloud:spring-cloud-task-core is an a project centered around the idea of processing on demand. A user is able to develop a “task” that can be deployed, executed and removed on demand, yet the result of the process persists beyond the life of the task for future reporting.

    Affected versions of this package are vulnerable to SQL Injection. The value passed into the JdbcTaskExecutionDao via a Pageable is not validated.

    How to fix SQL Injection?

    Upgrade org.springframework.cloud:spring-cloud-task-core to version 2.2.5 or higher.

    [,2.2.5)